opnsense-src/tests/sys/netinet6
Mark Johnston 9e6ff43535 netinet tests: Make some tests more reliable when run in parallel
Many of the modified tests add epair interfaces to the host, though most
of the tests themselves run in a VNET jail.  scapy in particular becomes
unhappy when the list of interfaces changes as it is running, so, to
improve reliability of parallel test runs, isolate tests which add
epairs to the host.

Also serialize arp tests, as they examine the dmesg as part of the test.

The list of modified tests is not exhaustive, it was determined by
running the test suite with parallelization enabled and looking at
failures.  It may be easier to just automatically enable VNET jailing of
all netinet tests, but let's be more particular for now.

Reviewed by:	kp
MFC after:	1 month
Differential Revision:	https://reviews.freebsd.org/D46606

(cherry picked from commit b103fc49ae160fdce221c2fffa98dde9bc0ff3b0)

Approved by:    kp (mentor), markj (mentor)
2024-10-17 13:45:45 +00:00
..
frag6 frag6 tests: Serialize 2024-01-07 11:55:48 -05:00
divert.sh Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
exthdr.py Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
exthdr.sh Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
fibs6.sh Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
forward6.sh netinet6 tests: Restore an atf_check invocation 2024-02-03 14:10:56 -05:00
lpm6.sh Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile netinet tests: Make some tests more reliable when run in parallel 2024-10-17 13:45:45 +00:00
mld.py Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
mld.sh Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
ndp.sh netinet6 tests: Add a regression test for default router handling 2024-08-08 19:11:34 +00:00
output6.sh Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
proxy_ndp.sh Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
ra.py netinet6 tests: Add a regression test for default router handling 2024-08-08 19:11:34 +00:00
redirect.py Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
redirect.sh Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
scapyi386.py Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
scapyi386.sh Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
test_ip6_output.py testing: improve python vnet wrapper. 2022-12-29 19:59:11 +00:00