Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable network access for the containers
Turns out setting up a network namespace and reconfiguring the firewall is pretty expensive. Disabling this setup brings down test times from ~210s to ~65s.
- Loading branch information