summaryrefslogtreecommitdiffhomepage
path: root/pkg/test/dockerutil/dockerutil.go
AgeCommit message (Expand)Author
2020-12-29Simplify profiling and benchmarks.Adin Scannell
2020-08-24Remove go profiling flag from dockerutil.Zach Koopmans
2020-08-11Mark integration tests as passing in VFS2 except CheckpointRestore.Zach Koopmans
2020-07-26Add profiling to dockerutilZach Koopmans
2020-07-13Initial golang BenchmarksZach Koopmans
2020-07-08Move all tests to new docker API.Zach Koopmans
2020-06-17Move mount configutation to RunOptsFabricio Voznika
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-23Simplify Docker test infrastructure.Adin Scannell