Whamcloud - gitweb
LU-10229 test: Add sanity-sec test_27 to ALWAYS_EXCEPT 35/30135/3
authorJim Casper <jamesx.casper@intel.com>
Thu, 16 Nov 2017 18:48:51 +0000 (13:48 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 29 Nov 2017 05:59:51 +0000 (05:59 +0000)
Received request to ALWAYS_EXCEPT test_27 since it has been
failing regularly on master.  This will keep it from affecting
other patches.

Test-Parameters: trivial testlist=sanity-sec

Change-Id: I630b5cd1f978025e605ecad38cd5e276afdab694
Signed-off-by: Jim Casper <jamesx.casper@intel.com>
Reviewed-on: https://review.whamcloud.com/30135
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Saurabh Tandan <saurabh.tandan@intel.com>
Reviewed-by: James Nunez <james.a.nunez@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/tests/sanity-sec.sh

index cdbee28..47f5bdb 100755 (executable)
@@ -7,8 +7,8 @@
 set -e
 
 ONLY=${ONLY:-"$*"}
-# bug number for skipped test:
-ALWAYS_EXCEPT="              $SANITY_SEC_EXCEPT"
+# bug number for skipped test: LU-10229
+ALWAYS_EXCEPT="                27 $SANITY_SEC_EXCEPT"
 if $SHARED_KEY; then
 # bug number for skipped test: 9145 9145 9671 9145 9145 9145 9145 9245
        ALWAYS_EXCEPT="        17   18   19   20   21   22   23   27 $ALWAYS_EXCEPT"