gvisor/pkg/test/testutil
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
..
BUILD Move boot.Config to its own package 2020-08-19 18:37:42 -07:00
testutil.go [testing] Use container address to talk to server running inside container. 2020-09-17 17:58:08 -07:00
testutil_runfiles.go Simplify Docker test infrastructure. 2020-04-23 11:33:30 -07:00