if_ovpn tests: Serialize

These tests reuse jail names and so cannot run in parallel.

MFC after:	1 week
This commit is contained in:
Mark Johnston 2023-03-25 08:59:50 -04:00
parent 34b696e412
commit 196f390121

View File

@ -6,6 +6,8 @@ TESTSDIR= ${TESTSBASE}/sys/net/if_ovpn
.if ${MK_PF} != "no"
ATF_TESTS_SH+= if_ovpn
# Tests reuse jail names and so cannot run in parallel.
TEST_METADATA.if_ovpn+= is_exclusive=true
.endif
ATF_TESTS_C+= if_ovpn_c