Whamcloud - gitweb
EX-5176 tests: re-enable sanity test_400a
authorAndreas Dilger <adilger@whamcloud.com>
Mon, 16 May 2022 22:47:21 +0000 (16:47 -0600)
committerAndreas Dilger <adilger@whamcloud.com>
Tue, 31 May 2022 15:04:32 +0000 (15:04 +0000)
Re-enable test_400a after it was disabled due to json-c dependency
during build test.  This library is now installed on client nodes.

Test-Parameters: trivial testlist=sanity env=ONLY=400 clientdistro=sles15sp3
Test-Parameters: testlist=sanity env=ONLY=400 clientdistro=ubuntu2004
Test-Parameters: testlist=sanity env=ONLY=400 clientdistro=el8.5
Fixes: fbfd2d0755 ("EX-5176 pcc: use JSON string for trusted.pin xattr")
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I3daca219cedb447127f9402a79e6124afb3ebbe5
Reviewed-on: https://review.whamcloud.com/47363
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Feng, Lei <flei@whamcloud.com>
lustre/tests/sanity.sh

index 65f1af6..f3acab4 100755 (executable)
@@ -41,8 +41,8 @@ init_logging
 ALWAYS_EXCEPT="$SANITY_EXCEPT "
 # bug number for skipped test: LU-9693 LU-6493 LU-9693
 ALWAYS_EXCEPT+="               42a     42b     42c "
-# bug number:    LU-8411 LU-9054 LU-14921  ATM-2415 EX-4334
-ALWAYS_EXCEPT+=" 407     312     101f 101k 400a     428"
+# bug number:    LU-8411 LU-9054 LU-14921  EX-4334
+ALWAYS_EXCEPT+=" 407     312     101f 101k 428"
 # bug number:    LU-12587
 ALWAYS_EXCEPT+=" 277"