netgraph tests: Serialize
Some tests share names for netgraph nodes, so they cannot be run in parallel. MFC after: 1 week
This commit is contained in:
parent
2b4b3789f8
commit
bad8f86843
@ -7,6 +7,8 @@ BINDIR= ${TESTSDIR}
|
||||
|
||||
TAP_TESTS_SH+= ng_macfilter_test
|
||||
|
||||
# Serialize tests since some share netgraph node names.
|
||||
TEST_METADATA+= is_exclusive=true
|
||||
TEST_METADATA.ng_macfilter_test+= required_user="root"
|
||||
TEST_METADATA.ng_macfilter_test+= required_programs="perl"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user