Whamcloud - gitweb
LU-9693 tests: Adding sanity test_42a & 42c to always_except 40/27740/2
authorSaurabh Tandan <saurabh.tandan@intel.com>
Tue, 20 Jun 2017 18:57:35 +0000 (11:57 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 8 Jul 2017 00:52:36 +0000 (00:52 +0000)
Sanity test_42a and test_42c were removed from Always_Except
list earlier. But it seems the issues were not completely
resolved.

Hence, adding them back to Always_Except list.

Test-Parameters: trivial
Signed-off-by: Saurabh Tandan <saurabh.tandan@intel.com>
Change-Id: Ib82e0d788054f3ede58c2dbdf5af21227fb4e7f3
Reviewed-on: https://review.whamcloud.com/27740
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Wei Liu <wei3.liu@intel.com>
lustre/tests/sanity.sh

index 6922bc5..19cb29f 100755 (executable)
@@ -8,8 +8,8 @@
 set -e
 
 ONLY=${ONLY:-"$*"}
-# bug number for skipped test:  LU-6493 3561 5188
-ALWAYS_EXCEPT="                 42b     45   68b   $SANITY_EXCEPT"
+# bug number for skipped test: LU-9693 LU-6493 LU-9693 3561 5188
+ALWAYS_EXCEPT="                42a    42b      42c     45   68b $SANITY_EXCEPT"
 # UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT!
 
 # bug number for skipped tests: LU-2036 LU-8411 LU-9096