mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 06:15:33 -04:00
frag6 tests: Serialize
I'm not sure exactly why, but these tests consistently fail when run in parallel. Serialize them for now. MFC after: 1 week
This commit is contained in:
parent
0736a38072
commit
8b57b2a98b
1 changed files with 2 additions and 0 deletions
|
|
@ -29,6 +29,8 @@ ATF_TESTS_SH= \
|
|||
frag6_19 \
|
||||
frag6_20
|
||||
|
||||
TEST_METADATA+= is_exclusive=true
|
||||
|
||||
${PACKAGE}FILES+= frag6.subr
|
||||
${PACKAGE}FILES+= sniffer.py
|
||||
${PACKAGE}FILES+= frag6_01.py
|
||||
|
|
|
|||
Loading…
Reference in a new issue