Whamcloud - gitweb
LU-15910 tests: skip sanity/413g for SSK 00/47800/2
authorAndreas Dilger <adilger@whamcloud.com>
Mon, 27 Jun 2022 18:24:37 +0000 (12:24 -0600)
committerAndreas Dilger <adilger@whamcloud.com>
Tue, 28 Jun 2022 23:25:53 +0000 (23:25 +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

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