gvisor/test/e2e
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 all tests to new docker API. 2020-07-08 13:26:23 -07:00
exec_test.go Move all tests to new docker API. 2020-07-08 13:26:23 -07:00
integration.go Impose order on test scripts. 2019-09-03 22:02:43 -07:00
integration_test.go [testing] Use container address to talk to server running inside container. 2020-09-17 17:58:08 -07:00
regression_test.go Move all tests to new docker API. 2020-07-08 13:26:23 -07:00