From: James Nunez Date: Wed, 20 Nov 2013 22:19:22 +0000 (-0700) Subject: LU-4283 test: auster "-s" flag does not run SLOW tests X-Git-Tag: 2.5.53~63 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=b0f4543f93a7806dccae39c44352b3ca4673afc7;ds=sidebyside LU-4283 test: auster "-s" flag does not run SLOW tests Using the "-s" flag when calling auster is supposed to run tests that are marked as "SLOW". The SLOW variable was not exported and, thus, was not recognized as being set in the test scripts. SLOW is now exported. Signed-off-by: James Nunez Change-Id: I52898d183163392144d1e809df35ab6278f06df2 Reviewed-on: http://review.whamcloud.com/8351 Tested-by: Jenkins Reviewed-by: Jian Yu Tested-by: Maloo Reviewed-by: Nathaniel Clark Reviewed-by: Oleg Drokin --- diff --git a/lustre/tests/auster b/lustre/tests/auster index 7cf7bd3..8f724948 100755 --- a/lustre/tests/auster +++ b/lustre/tests/auster @@ -14,7 +14,7 @@ export TF_FAIL=/tmp/tf.fail usage() { less -F <