X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Ftests%2Flustre-rsync-test.sh;h=aeda8e30bb1d951f87f3f5d136c28b60d670fa1f;hp=b16979ec34870cdc7083a9ec70fb3eb70af9b0e2;hb=56f69854dae234fa974ab4f1dff909aea601a592;hpb=103be254e14d740ad2483169bde7376736dc85a0 diff --git a/lustre/tests/lustre-rsync-test.sh b/lustre/tests/lustre-rsync-test.sh index b16979e..aeda8e3 100644 --- a/lustre/tests/lustre-rsync-test.sh +++ b/lustre/tests/lustre-rsync-test.sh @@ -273,7 +273,8 @@ test_2a() { init_changelog # Run dbench - sh rundbench -C -D $DIR/$tdir 2 -t $DBENCH_TIME || error "dbench failed" + bash rundbench -C -D $DIR/$tdir 2 -t $DBENCH_TIME || + error "dbench failed" local LRSYNC_LOG=$(generate_logname "lrsync_log") # Replicate the changes to $TGT @@ -297,7 +298,7 @@ test_2b() { init_changelog # Run dbench - sh rundbench -C -D $DIR/$tdir 2 -t $DBENCH_TIME & + bash rundbench -C -D $DIR/$tdir 2 -t $DBENCH_TIME & # wait for dbench to start wait_for_function 'child_pid=$(pgrep dbench)' 360 # let dbench run for a bit @@ -347,7 +348,7 @@ test_2c() { init_changelog # Run dbench - sh rundbench -C -D $DIR/$tdir 2 -t $DBENCH_TIME & + bash rundbench -C -D $DIR/$tdir 2 -t $DBENCH_TIME & local LRSYNC_LOG=$(generate_logname "lrsync_log") # Replicate the changes to $TGT