gvisor/scripts
Zach Koopmans 15a822a193 VFS2: Get HelloWorld image tests to pass with VFS2
This change includes:
- Modifications to loader_test.go to get TestCreateMountNamespace to
pass with VFS2.
- Changes necessary to get TestHelloWorld in image tests to pass with
VFS2. This means runsc can run the hello-world container with docker
on VSF2.

Note: Containers that use sockets will not run with these changes.
See "//test/image/...". Any tests here with sockets currently fail
(which is all of them but HelloWorld).
PiperOrigin-RevId: 308363072
2020-04-24 18:23:37 -07:00
..
benchmark.sh Fix typo in benchmarks.sh 2020-04-02 11:25:26 -07:00
build.sh Standardize all Docker images. 2020-04-24 14:11:42 -07:00
common.sh Standardize all Docker images. 2020-04-24 14:11:42 -07:00
common_build.sh kokoro: save all files from test.outputs/ 2020-04-24 12:52:49 -07:00
dev.sh Fix runsc permissions for "dev.sh --refresh" 2020-03-06 17:01:51 -08:00
do_tests.sh
docker_tests.sh VFS2: Get HelloWorld image tests to pass with VFS2 2020-04-24 18:23:37 -07:00
go.sh Update Kokoro image to install Golang 1.13 2019-12-06 20:13:09 -08:00
hostnet_tests.sh Standardize all Docker images. 2020-04-24 14:11:42 -07:00
iptables_tests.sh Standardize all Docker images. 2020-04-24 14:11:42 -07:00
issue_reviver.sh Configure issue reviver to run with Kokoro 2020-01-09 10:17:54 -08:00
kvm_tests.sh Standardize all Docker images. 2020-04-24 14:11:42 -07:00
make_tests.sh Standardize all Docker images. 2020-04-24 14:11:42 -07:00
overlay_tests.sh Standardize all Docker images. 2020-04-24 14:11:42 -07:00
packetdrill_tests.sh Standardize all Docker images. 2020-04-24 14:11:42 -07:00
packetimpact_tests.sh Standardize all Docker images. 2020-04-24 14:11:42 -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 Standardize all Docker images. 2020-04-24 14:11:42 -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
swgso_tests.sh Standardize all Docker images. 2020-04-24 14:11:42 -07:00
syscall_kvm_tests.sh kokoro: run KVM syscall tests 2019-11-04 16:00:34 -08:00
syscall_tests.sh