summaryrefslogtreecommitdiffhomepage
path: root/runsc/test/integration
AgeCommit message (Expand)Author
2019-06-18gvisor/kokoro: don't modify tests names in the BUILD fileAndrei Vagin
2019-06-13Update canonical repository.Adin Scannell
2019-06-06Copy up parent when binding UDS on overlayfsFabricio Voznika
2019-06-06Send error message to docker/kubectl exec on failureFabricio Voznika
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-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-01-31Remove license commentsMichael Pratt
2019-01-16Prevent internal tmpfs mount to override files in /tmpFabricio Voznika
2018-10-23Track paths and provide a rename hook.Adin Scannell
2018-10-19Use correct company name in copyright headerIan Gudger
2018-10-17runsc: Support job control signals for the root container.Nicolas Lacasse
2018-10-17Bump Pause/Resume integration test timeout in attempt to deflake Kokoro.Nicolas Lacasse
2018-10-11Sandbox cgroup testsFabricio Voznika
2018-10-10Add sandbox to cgroupFabricio Voznika
2018-10-08Job control signals must be sent to all processes in the FG process group.Nicolas Lacasse
2018-10-03Fix sandbox chrootFabricio Voznika
2018-10-02Fix compilation bug.Nicolas Lacasse
2018-10-01runsc: Support job control signals in "exec -it".Nicolas Lacasse
2018-09-28Made a few changes to make testutil.Docker easier to useFabricio Voznika
2018-09-05Use container's capabilities in execFabricio Voznika
2018-08-09Fix runsc integration_test when using --network=hostFabricio Voznika
2018-08-08Resend packets back to netstack if destined to itselfFabricio Voznika
2018-08-07Fix build break in testFabricio Voznika
2018-07-11Created runsc and docker integration tests.Justine Olshan