mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 00:11:07 -05:00
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) |
||
|---|---|---|
| .. | ||
| frag6 | ||
| divert.sh | ||
| exthdr.py | ||
| exthdr.sh | ||
| fibs6.sh | ||
| forward6.sh | ||
| lpm6.sh | ||
| Makefile | ||
| mld.py | ||
| mld.sh | ||
| ndp.sh | ||
| output6.sh | ||
| proxy_ndp.sh | ||
| ra.py | ||
| redirect.py | ||
| redirect.sh | ||
| scapyi386.py | ||
| scapyi386.sh | ||
| test_ip6_output.py | ||