[LU-8941] more buggy redirections Created: 15/Dec/16  Updated: 13/Jun/17  Resolved: 13/Jun/17

Status: Resolved
Project: Lustre
Component/s: None
Affects Version/s: Lustre 2.10.0
Fix Version/s: Lustre 2.10.0

Type: Bug Priority: Minor
Reporter: John Hammond Assignee: James Nunez (Inactive)
Resolution: Fixed Votes: 0
Labels: easy, hackathon2017, test, wwavd

Issue Links:
Related
is related to LU-7765 replay-dual test 26 buggy redirection Resolved
Severity: 3
Rank (Obsolete): 9223372036854775807

 Description   

There are several more of the kind of buggy redirections found in LU-7765.

lustre-release$ git --no-pager grep '2&>'
lustre/tests/replay-dual.sh:			rundbench 1 -D $dbench_dir -t 100 > /dev/null 2&>1 ||
lustre/tests/replay-single.sh:	stat $remote_dir 2&>/dev/null && error "$remote_dir still exist!"
lustre/tests/replay-single.sh:	stat $remote_dir 2&>/dev/null && error "$remote_dir still exist!"
lustre/tests/replay-single.sh:	stat $remote_dir 2&>/dev/null && error "$remote_dir still exist!"
lustre/tests/replay-single.sh:	stat $remote_dir 2&>/dev/null && error "$remote_dir still exist!"
lustre/tests/replay-single.sh:	stat $remote_dir 2&>/dev/null && error "$remote_dir still exist!"
lustre/tests/replay-single.sh:	stat $remote_dir 2&>/dev/null && error "$remote_dir still exist!"
lustre/tests/replay-single.sh:	stat $remote_dir 2&>/dev/null && error "$remote_dir still exist!"
lustre/tests/replay-single.sh:	stat $remote_dir 2&>/dev/null && error "$remote_dir still exist!"
lustre/tests/sanityn.sh:			$LFS migrate -m $mdt_idx $migrate_dir1 2&>/dev/null ||
lustre/tests/sanityn.sh:					2&>/dev/null || rc1=$?
lustre/tests/sanityn.sh:				$migrate_dir2/target_file 2&>/dev/null || rc1=$?
lustre/tests/sanityn.sh:				rm -rf $migrate_dir2/target_file 2&>/dev/null ||
lustre/tests/sanityn.sh:				rm -rf $migrate_dir2/source_file 2&>/dev/null ||


 Comments   
Comment by Gerrit Updater [ 31/May/17 ]

Grégoire Pichon (gregoire.pichon@bull.net) uploaded a new patch: https://review.whamcloud.com/27351
Subject: LU-8941 tests: remove wrong redirection syntaxes
Project: fs/lustre-release
Branch: master
Current Patch Set: 1
Commit: 920d70cbbc623865582748384128e90e7ae3bfd0

Comment by Gerrit Updater [ 13/Jun/17 ]

Oleg Drokin (oleg.drokin@intel.com) merged in patch https://review.whamcloud.com/27351/
Subject: LU-8941 tests: remove wrong redirection syntaxes
Project: fs/lustre-release
Branch: master
Current Patch Set:
Commit: 73cd6887d3bb479b24b0baa7828ea25062819fd2

Comment by Peter Jones [ 13/Jun/17 ]

Laneded for 2.10

Generated at Sat Feb 10 02:21:52 UTC 2024 using Jira 9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c.