gmirror tests: Serialize

This commit is contained in:
Mark Johnston 2023-06-20 09:05:53 -04:00
parent a94158d255
commit 9c3f6368b1

View File

@ -21,6 +21,9 @@ TAP_TESTS_SH+= 13_test
ATF_TESTS_SH+= component_selection
ATF_TESTS_SH+= sync_error
# Tests use a global gmirror fail point.
TEST_METADATA+= is_exclusive=true
${PACKAGE}FILES+= conf.sh
.for t in ${TAP_TESTS_SH}