gvisor/runsc/test/integration
Andrei Vagin 9f2b12c624 gvisor/runsc/tests: set timeout for http.Get()
WaitForHTTP tries GET requests on a port until the call succeeds or timeout.

But we want to be sure that one of our attempts will not stuck for
the whole timeout.

All timeouts are increased to 30 seconds, because test cases with smaller
timeouts fail sometimes even for the native container runtime (runc).

PiperOrigin-RevId: 247888467
Change-Id: I03cfd3275286bc686a78fd26da43231d20667851
2019-05-13 00:50:44 -07:00
..
BUILD Make raw sockets a toggleable feature disabled by default. 2019-04-26 16:51:46 -07:00
exec_test.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
integration.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
integration_test.go gvisor/runsc/tests: set timeout for http.Get() 2019-05-13 00:50:44 -07:00