gvisor/pkg/test
Ayush Ranjan 23fcbd8722 [testing] Use container address to talk to server running inside container.
Docker does not have IPv6 port forwarding as tracked by the following issue:
https://github.com/moby/moby/issues/11518

So when running bazel itself inside a docker container, we can not use the host
port bindings to communicate with sockets inside the container. This was causing
integration tests and image tests to fail when run through our Makefile targets.

PiperOrigin-RevId: 332355051
2020-09-17 17:58:08 -07:00
..
criutil Add standard entrypoints for test targets. 2020-07-20 18:05:05 -07:00
dockerutil Add support to run packetimpact tests against Fuchsia 2020-09-02 19:19:40 -07:00
testutil [testing] Use container address to talk to server running inside container. 2020-09-17 17:58:08 -07:00