summaryrefslogtreecommitdiffhomepage
path: root/pkg/test/dockerutil
AgeCommit message (Expand)Author
2021-05-05[perf] Fix profiling in benchmarking jobs.Ayush Ranjan
2021-04-20Clean test tags.Adin Scannell
2021-04-05Fail tests when container returns non-zero statusFabricio Voznika
2021-03-22Fix logs for packetimpact tests cleanupZeling Feng
2021-03-03[op] Replace syscall package usage with golang.org/x/sys/unix in pkg/.Ayush Ranjan
2021-02-12Fix bug with iperf and don't profile runc.Zach Koopmans
2021-01-05Add benchmarks targets to BuildKite.Adin Scannell
2020-12-29Simplify profiling and benchmarks.Adin Scannell
2020-11-30Do not start a ContainerExec twiceZeling Feng
2020-11-23Fail gracefully if Docker is not configured with ipv6.Adin Scannell
2020-09-02Add support to run packetimpact tests against FuchsiaZeling Feng
2020-08-24Remove go profiling flag from dockerutil.Zach Koopmans
2020-08-11Mark integration tests as passing in VFS2 except CheckpointRestore.Zach Koopmans
2020-08-07Port Ruby benchmark.Zach Koopmans
2020-08-05Stop profiling when the sentry exitsFabricio Voznika
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-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