acl tests: Serialize

Some of these tests import a ZFS pool with a hard-coded name, so they
cannot run in parallel.

MFC after:	1 week
This commit is contained in:
Mark Johnston 2023-03-25 15:09:48 -04:00
parent 9cefc0fb13
commit 34b696e412

View file

@ -23,7 +23,9 @@ TAP_TESTS_SH+= 03
TAP_TESTS_SH+= 04
.for t in ${TAP_TESTS_SH}
TEST_METADATA.$t+= required_user="root"
# Tests hard-code a ZFS pool name of "acltools" and so cannot run in parallel.
TEST_METADATA.$t+= required_user="root" \
is_exclusive=true
.endfor
_ACL_PROGS= getfacl setfacl