mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
10fafb06eb
The libnetwork test does not need to run inside a namespace when inside a container. This results in unpredictable behavior when the sandbox code unlocks the go routine from the OS thread while the test code still wants it locked in the OS thread. This will result in unreachable interfaces when the go routine migrates to a different OS thread. Fixed by passing a special test flag which is only set to true when the test is run inside a container. Signed-off-by: Jana Radhakrishnan <mrjana@docker.com> |
||
---|---|---|
.. | ||
etchosts | ||
iptables | ||
netlabel | ||
options | ||
portallocator | ||
resolvconf |