gvisor/test/runtimes/proctor
Andrei Vagin b6a0c91aa1 test/runtime: set the NOFILE soft rlimit to 32K
The python:test_subprocess enumerates all possible file descriptors and fails
by timeout if the limit is too high.

There is a know thing about docker that it sets this limit to 1M by default,
but on native linux, this limit will be between 1K to 32K.

PiperOrigin-RevId: 338197239
2020-10-20 21:44:51 -07:00
..
lib Stop depending on go_binary targets. 2020-09-29 18:34:59 -07:00
BUILD Ensure proctor is built as pure Go binary. 2020-09-30 17:48:52 -07:00
main.go test/runtime: set the NOFILE soft rlimit to 32K 2020-10-20 21:44:51 -07:00