Whamcloud - gitweb
LU-10898 tests: disable failing conf-sanity test 60/31960/2
authorAndreas Dilger <andreas.dilger@intel.com>
Wed, 11 Apr 2018 17:45:25 +0000 (11:45 -0600)
committerAndreas Dilger <andreas.dilger@intel.com>
Thu, 12 Apr 2018 00:39:05 +0000 (00:39 +0000)
The test_32a and test_32d runs are failing continuously for
ZFS filesystems (module unload problem).  Disable tests while
we investigate source and fix it.

Test-Parameters: trivial testlist=conf-sanity mdtfilesystemtype=zfs ostfilesystemtype=zfs
Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Change-Id: Ia7e1fc7969c41d1fd46d6e9b078093704a1bed83
Reviewed-on: https://review.whamcloud.com/31960
Reviewed-by: James Nunez <james.a.nunez@intel.com>
Tested-by: Jenkins
Reviewed-by: Saurabh Tandan <saurabh.tandan@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
lustre/tests/conf-sanity.sh

index 9149940..06a82df 100644 (file)
@@ -56,8 +56,9 @@ if [[ "$LDISKFS_MKFS_OPTS" != *lazy_itable_init* ]]; then
 fi
 
 [ $(facet_fstype $SINGLEMDS) = "zfs" ] &&
-# bug number for skipped test:
-       ALWAYS_EXCEPT="$ALWAYS_EXCEPT"
+# bug number for skipped test:         LU-10898
+       ALWAYS_EXCEPT="$ALWAYS_EXCEPT   32a 32d"
+# UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT!
 
 init_logging