summaryrefslogtreecommitdiffhomepage
path: root/pkg/test
AgeCommit message (Expand)Author
2020-07-30Have dockerutil.Wait* respect the context deadlineKevin Krakauer
2020-07-28ip6tables testingKevin Krakauer
2020-07-26Add profiling to dockerutilZach Koopmans
2020-07-22make connect(2) fail when dest is unreachableKevin Krakauer
2020-07-20Add standard entrypoints for test targets.Adin Scannell
2020-07-13Merge pull request #2672 from amscanne:shim-integratedgVisor bot
2020-07-13Initial golang BenchmarksZach Koopmans
2020-07-09Update shim to build using bazel.Adin Scannell
2020-07-08Move all tests to new docker API.Zach Koopmans
2020-07-08Enable shards in runtime test runner.Ayush Ranjan
2020-06-17Move mount configutation to RunOptsFabricio Voznika
2020-06-11Set the HOME environment variable for sub-containers.Ian Lewis
2020-05-26Automated rollback of changelist 311424257gVisor bot
2020-05-21Fix TestTmpFileFabricio Voznika
2020-05-13Automated rollback of changelist 311285868Bhasker Hariharan
2020-05-13Replace test_runner.sh bash script with Go.Ian Gudger
2020-04-24More descriptive error message for missing docker image.Eyal Soha
2020-04-24Standardize all Docker images.Adin Scannell
2020-04-23Simplify Docker test infrastructure.Adin Scannell