Whamcloud - gitweb
LU-15259 tests: skip acl tests if no bin/daemon users
authorAndreas Dilger <adilger@whamcloud.com>
Wed, 15 Dec 2021 20:22:23 +0000 (13:22 -0700)
committerAndreas Dilger <adilger@whamcloud.com>
Wed, 19 Jan 2022 21:02:40 +0000 (21:02 +0000)
commitb4711b31e93b160ff6e8c4dc1e1240f5adddf0bd
treeb8fa3774a280cfdfc9f84d20bfc445660c59838e
parent5f963a8108762525c427798ec1185301515e51ac
LU-15259 tests: skip acl tests if no bin/daemon users

If the bin/daemon users are not configured on the test system, then
sanity test_103a, test_125, test_154a will fail with:

    $ setfacl -m u:bin:rw f -- failed
    -   ? setfacl: Option -m: Invalid argument near character 3

Skip these tests until they are fixed.

Lustre-change: https://review.whamcloud.com/45868
Lustre-commit: da7f2848a2aae2ec4852b23e55d23d42a30205ce

Test-Parameters: trivial clientdistro=sles15sp3
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I526f9318862577a6b73c3b63cfc95a3d793ebbe5
Reviewed-on: https://review.whamcloud.com/46141
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/tests/sanity.sh