gvisor/scripts
Adin Scannell 1481499fe2 Simplify Docker test infrastructure.
This change adds a layer of abstraction around the internal Docker APIs,
and eliminates all direct dependencies on Dockerfiles in the infrastructure.

A subsequent change will automated the generation of local images (with
efficient caching). Note that this change drops the use of bazel container
rules, as that experiment does not seem to be viable.

PiperOrigin-RevId: 308095430
2020-04-23 11:33:30 -07:00
..
benchmark.sh Fix typo in benchmarks.sh 2020-04-02 11:25:26 -07:00
build.sh Fix apt-get reliability issues. 2020-02-27 15:36:13 -08:00
common.sh kokoro: fix handling of apt-get errors 2020-04-09 01:12:27 -07:00
common_build.sh Internal change. 2020-02-24 14:22:32 -08:00
dev.sh Fix runsc permissions for "dev.sh --refresh" 2020-03-06 17:01:51 -08:00
do_tests.sh
docker_tests.sh
go.sh Update Kokoro image to install Golang 1.13 2019-12-06 20:13:09 -08:00
hostnet_tests.sh
iptables_tests.sh Simplify Docker test infrastructure. 2020-04-23 11:33:30 -07:00
issue_reviver.sh Configure issue reviver to run with Kokoro 2020-01-09 10:17:54 -08:00
kvm_tests.sh
make_tests.sh
overlay_tests.sh
packetdrill_tests.sh Add packetdrill tests to presubmit and CI testing 2020-02-05 11:18:02 -08:00
packetimpact_tests.sh Add packetimpact tests to presubmit and CI testing 2020-03-19 12:33:29 -07:00
release.sh Fix release.sh. git commands need to be run in git repo. 2020-04-20 12:58:32 -07:00
root_tests.sh Bring back to life features lost in recent refactor 2019-09-16 08:17:00 -07:00
runtime_tests.sh Move runtime_tests.sh to align with other scripts. 2020-04-20 11:08:59 -07:00
simple_tests.sh Mark runner_test as manual. 2019-12-09 11:28:41 -08:00
swgso_tests.sh
syscall_kvm_tests.sh kokoro: run KVM syscall tests 2019-11-04 16:00:34 -08:00
syscall_tests.sh