gvisor/runsc/test/integration
Fabricio Voznika 29cd05a7c6 Add sandbox to cgroup
Sandbox creation uses the limits and reservations configured in the
OCI spec and set cgroup options accordinly. Then it puts both the
sandbox and gofer processes inside the cgroup.

It also allows the cgroup to be pre-configured by the caller. If the
cgroup already exists, sandbox and gofer processes will join the
cgroup but it will not modify the cgroup with spec limits.

PiperOrigin-RevId: 216538209
Change-Id: If2c65ffedf55820baab743a0edcfb091b89c1019
2018-10-10 09:00:42 -07:00
..
BUILD Add sandbox to cgroup 2018-10-10 09:00:42 -07:00
exec_test.go Job control signals must be sent to all processes in the FG process group. 2018-10-08 20:48:54 -07:00
integration.go Created runsc and docker integration tests. 2018-07-11 09:37:28 -07:00
integration_test.go Add sandbox to cgroup 2018-10-10 09:00:42 -07:00