Whamcloud - gitweb
LU-15259 tests: skip acl tests if no bin/daemon users 68/45868/3
authorAndreas Dilger <adilger@whamcloud.com>
Wed, 15 Dec 2021 20:22:23 +0000 (13:22 -0700)
committerOleg Drokin <green@whamcloud.com>
Tue, 18 Jan 2022 18:07:16 +0000 (18:07 +0000)
commitda7f2848a2aae2ec4852b23e55d23d42a30205ce
treed783b47d2a728bf43e3acf1cd5b9d2e4820e5556
parentd8306503aaab11367c5ab1abff34938aff7a5629
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.

Test-Parameters: trivial clientdistro=sles15sp3
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I526f9318862577a6b73c3b63cfc95a3d793ebbe5
Reviewed-on: https://review.whamcloud.com/45868
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Minh Diep <mdiep@whamcloud.com>
Reviewed-by: James Nunez <jnunez@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity.sh