Whamcloud - gitweb
LU-6652 tests: replay-dual test 18 stats wrong file 60/14960/3
authorJames Nunez <james.a.nunez@intel.com>
Wed, 27 May 2015 15:09:17 +0000 (09:09 -0600)
committerAndreas Dilger <andreas.dilger@intel.com>
Tue, 9 Jun 2015 21:06:59 +0000 (21:06 +0000)
commit8d2fd0a18133484fd84456f1626b3af2a53dfa8c
tree21e58897fd121cb884f6e37b0c2d9f9e504cded0
parent88e555dbabfc35521345851ff41516156217b1ec
LU-6652 tests: replay-dual test 18 stats wrong file

replay-dual test 18 touches file $MOUNT1/$tdir/$tfile and
then calls statmany on $MOUNT1/$tdir/f. File 'f' does not
exist and statmany fails. This is corrected by touching
$MOUNT1/$tdir/${tfile}0.

Test-Parameters: alwaysuploadlogs envdefinitions=ONLY=18 \
testlist=replay-dual

Signed-off-by: James Nunez <james.a.nunez@intel.com>
Change-Id: I27b51a1bdff17c4bbc4e9d261d01686612099069
Reviewed-on: http://review.whamcloud.com/14960
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Justin Miller <jmiller@cray.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/tests/replay-dual.sh