mirror of
https://github.com/moby/moby.git
synced 2026-01-11 10:41:43 +00:00
Allow tests to run in parallel with separate network namespaces, without modifying the global-state namespace/netlink handles in the "ns" package ... only useful for tests that don't depend on package "ns". Use the new option in iptabler/nftabler tests. Signed-off-by: Rob Murray <rob.murray@docker.com>