route tests: Serialize
These tests reuse jail names and so cannot run in parallel. MFC after: 1 week
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
|
||||
PACKAGE= tests
|
||||
|
||||
ATF_TESTS_SH+= \
|
||||
basic
|
||||
ATF_TESTS_SH+= basic
|
||||
# Tests reuse jail names and so cannot run in parallel.
|
||||
TEST_METADATA.basic+= is_exclusive=true
|
||||
|
||||
${PACKAGE}FILES+= \
|
||||
utils.subr
|
||||
${PACKAGE}FILES+= utils.subr
|
||||
|
||||
.include <bsd.test.mk>
|
||||
|
||||
Reference in New Issue
Block a user