ggate tests: Serialize

This commit is contained in:
Mark Johnston 2023-06-20 09:09:52 -04:00
parent 9c3f6368b1
commit 15e564e408

View File

@ -6,4 +6,7 @@ TESTSDIR= ${TESTSBASE}/sys/geom/class/${.CURDIR:T}
ATF_TESTS_SH+= ggate_test
# Tests listen on the same port.
TEST_METADATA.ggate_test+= is_exclusive=true
.include <bsd.test.mk>