Whamcloud - gitweb
LU-15910 tests: skip sanity/413g for SSK 00/47800/3
authorAndreas Dilger <adilger@whamcloud.com>
Mon, 27 Jun 2022 18:24:37 +0000 (12:24 -0600)
committerOleg Drokin <green@whamcloud.com>
Wed, 29 Jun 2022 14:39:59 +0000 (14:39 +0000)
When running sanity test_413g under review-dne-selinux-ssk-part-1
it intermittently fails.  Temporarily disable this subtest for
this config until the problem is understood and fixed.

Test-Parameters: trivial
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: Iacda6add8baabd479ea05dff06867f1a7afb23ce
Reviewed-on: https://review.whamcloud.com/47800
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Sebastien Buisson <sbuisson@ddn.com>
Reviewed-by: Lai Siyao <lai.siyao@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity.sh

index 7b15f55..4f5ff0f 100755 (executable)
@@ -46,6 +46,7 @@ always_except LU-8411  407
 
 if $SHARED_KEY; then
        always_except LU-14181 64e 64f
+       always_except LU-15910 413g
 fi
 
 # skip the grant tests for ARM until they are fixed