freebsd-src/tests/sys/netinet6
Mark Johnston b103fc49ae 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
2024-09-09 15:28:24 +00:00
..
frag6 Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
divert.sh sys.netinet6.divert.ipdivert_ip6_output_remote_success fails 2024-06-24 15:11:05 -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-01-27 13:51:14 -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-09-09 15:28:24 +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-07-25 17:01:11 -04: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-07-25 17:01:11 -04: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