summaryrefslogtreecommitdiffhomepage
path: root/runsc/test
AgeCommit message (Expand)Author
2019-07-01Use new location of python-hello image in tests.Nicolas Lacasse
2019-06-27Fix various spelling issues in the documentationMichael Pratt
2019-06-18gvisor/kokoro: don't modify tests names in the BUILD fileAndrei Vagin
2019-06-13Update canonical repository.Adin Scannell
2019-06-12Allow 'runsc do' to run without rootFabricio Voznika
2019-06-06Copy up parent when binding UDS on overlayfsFabricio Voznika
2019-06-06Send error message to docker/kubectl exec on failureFabricio Voznika
2019-06-06Add multi-fd support to fdbased endpoint.Bhasker Hariharan
2019-05-14kokoro: run tests with a default docker container runtimeAndrei Vagin
2019-05-13gvisor/runsc/tests: set timeout for http.Get()Andrei Vagin
2019-05-03Fix runsc restore to be compatible with docker start --checkpoint ...Andrei Vagin
2019-05-03gvisor/kokoro: save runsc logsAndrei Vagin
2019-05-03Increase timeout to wait for port to become availableFabricio Voznika
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-04-26Make raw sockets a toggleable feature disabled by default.Kevin Krakauer
2019-03-19netstack: reduce MSS from SYN to account tcp optionsAndrei Vagin
2019-02-25Fix cgroup when path is relativeFabricio Voznika
2019-01-31gvisor/gofer: Use pivot_root instead of chrootAndrei Vagin
2019-01-31Remove license commentsMichael Pratt
2019-01-22Don't bind-mount runsc into a sandbox mntnsAndrei Vagin
2019-01-16Prevent internal tmpfs mount to override files in /tmpFabricio Voznika
2019-01-14runsc: set up a minimal chroot from the sandbox processAndrei Vagin
2018-12-28Simplify synchronization between runsc and sandbox processFabricio Voznika
2018-12-17Expose internal testing flagMichael Pratt
2018-12-10Open source system call tests.Brian Geffon
2018-12-10Internal change.Nicolas Lacasse
2018-11-28Fix crictl tests.Kevin Krakauer
2018-11-27Disable crictl testsMichael Pratt
2018-11-20Use math.Rand to generate a random test container id.Nicolas Lacasse
2018-11-20Internal change.Nicolas Lacasse
2018-11-20Internal change.Nicolas Lacasse
2018-11-15Allow sandbox.Wait to be called after the sandbox has exited.Nicolas Lacasse
2018-11-13Internal change.Nicolas Lacasse
2018-11-13Internal change.Nicolas Lacasse
2018-11-12Internal change.Nicolas Lacasse
2018-11-07Add test that volume can be mounted on top of a symlinkFabricio Voznika
2018-11-07Fix test --race violationFabricio Voznika
2018-11-06Fix problem where crictl tests would signal both error and done channelsKevin Krakauer
2018-11-01First crictl integration tests.Kevin Krakauer
2018-11-01Close http.Response.Body after Get request.Kevin Krakauer
2018-10-24Re-enable TestPythonHello now that ptrace seccomp issue is resolved.Nicolas Lacasse
2018-10-23Track paths and provide a rename hook.Adin Scannell
2018-10-19Use correct company name in copyright headerIan Gudger
2018-10-18Resolve mount paths while setting up root fs mountFabricio Voznika
2018-10-18Skip TestPythonHello on ptrace platform while we debug the issue.Nicolas Lacasse
2018-10-17runsc: Support job control signals for the root container.Nicolas Lacasse
2018-10-17Attempt to deflake TestPythonHelloFabricio Voznika
2018-10-17Bump Pause/Resume integration test timeout in attempt to deflake Kokoro.Nicolas Lacasse
2018-10-11Make debug log file name configurableFabricio Voznika
2018-10-11Sandbox cgroup testsFabricio Voznika