diff options
-rw-r--r-- | test/runtimes/BUILD (renamed from runsc/test/runtimes/BUILD) | 2 | ||||
-rw-r--r-- | test/runtimes/README.md (renamed from runsc/test/runtimes/README.md) | 0 | ||||
-rw-r--r-- | test/runtimes/go/BUILD (renamed from runsc/test/runtimes/go/BUILD) | 0 | ||||
-rw-r--r-- | test/runtimes/go/Dockerfile (renamed from runsc/test/runtimes/go/Dockerfile) | 0 | ||||
-rw-r--r-- | test/runtimes/go/proctor-go.go (renamed from runsc/test/runtimes/go/proctor-go.go) | 0 | ||||
-rw-r--r-- | test/runtimes/java/BUILD (renamed from runsc/test/runtimes/java/BUILD) | 0 | ||||
-rw-r--r-- | test/runtimes/java/Dockerfile (renamed from runsc/test/runtimes/java/Dockerfile) | 0 | ||||
-rw-r--r-- | test/runtimes/java/proctor-java.go (renamed from runsc/test/runtimes/java/proctor-java.go) | 0 | ||||
-rw-r--r-- | test/runtimes/nodejs/BUILD (renamed from runsc/test/runtimes/nodejs/BUILD) | 0 | ||||
-rw-r--r-- | test/runtimes/nodejs/Dockerfile (renamed from runsc/test/runtimes/nodejs/Dockerfile) | 0 | ||||
-rw-r--r-- | test/runtimes/nodejs/proctor-nodejs.go (renamed from runsc/test/runtimes/nodejs/proctor-nodejs.go) | 0 | ||||
-rw-r--r-- | test/runtimes/php/BUILD (renamed from runsc/test/runtimes/php/BUILD) | 0 | ||||
-rw-r--r-- | test/runtimes/php/Dockerfile (renamed from runsc/test/runtimes/php/Dockerfile) | 0 | ||||
-rw-r--r-- | test/runtimes/php/proctor-php.go (renamed from runsc/test/runtimes/php/proctor-php.go) | 0 | ||||
-rw-r--r-- | test/runtimes/python/BUILD (renamed from runsc/test/runtimes/python/BUILD) | 0 | ||||
-rw-r--r-- | test/runtimes/python/Dockerfile (renamed from runsc/test/runtimes/python/Dockerfile) | 0 | ||||
-rw-r--r-- | test/runtimes/python/proctor-python.go (renamed from runsc/test/runtimes/python/proctor-python.go) | 0 | ||||
-rw-r--r-- | test/runtimes/runtimes.go (renamed from runsc/test/runtimes/runtimes.go) | 0 | ||||
-rw-r--r-- | test/runtimes/runtimes_test.go (renamed from runsc/test/runtimes/runtimes_test.go) | 0 |
19 files changed, 1 insertions, 1 deletions
diff --git a/runsc/test/runtimes/BUILD b/test/runtimes/BUILD index ea87029dd..e85804a83 100644 --- a/runsc/test/runtimes/BUILD +++ b/test/runtimes/BUILD @@ -8,7 +8,7 @@ package(licenses = ["notice"]) go_library( name = "runtimes", srcs = ["runtimes.go"], - importpath = "gvisor.dev/gvisor/runsc/test/runtimes", + importpath = "gvisor.dev/gvisor/test/runtimes", ) runtime_test( diff --git a/runsc/test/runtimes/README.md b/test/runtimes/README.md index 4e5a950bc..4e5a950bc 100644 --- a/runsc/test/runtimes/README.md +++ b/test/runtimes/README.md diff --git a/runsc/test/runtimes/go/BUILD b/test/runtimes/go/BUILD index c34f49ea6..c34f49ea6 100644 --- a/runsc/test/runtimes/go/BUILD +++ b/test/runtimes/go/BUILD diff --git a/runsc/test/runtimes/go/Dockerfile b/test/runtimes/go/Dockerfile index cd55608cd..cd55608cd 100644 --- a/runsc/test/runtimes/go/Dockerfile +++ b/test/runtimes/go/Dockerfile diff --git a/runsc/test/runtimes/go/proctor-go.go b/test/runtimes/go/proctor-go.go index c5387e21d..c5387e21d 100644 --- a/runsc/test/runtimes/go/proctor-go.go +++ b/test/runtimes/go/proctor-go.go diff --git a/runsc/test/runtimes/java/BUILD b/test/runtimes/java/BUILD index 7e2808ece..7e2808ece 100644 --- a/runsc/test/runtimes/java/BUILD +++ b/test/runtimes/java/BUILD diff --git a/runsc/test/runtimes/java/Dockerfile b/test/runtimes/java/Dockerfile index e162d7218..e162d7218 100644 --- a/runsc/test/runtimes/java/Dockerfile +++ b/test/runtimes/java/Dockerfile diff --git a/runsc/test/runtimes/java/proctor-java.go b/test/runtimes/java/proctor-java.go index 0177f421d..0177f421d 100644 --- a/runsc/test/runtimes/java/proctor-java.go +++ b/test/runtimes/java/proctor-java.go diff --git a/runsc/test/runtimes/nodejs/BUILD b/test/runtimes/nodejs/BUILD index 0fe5ff83e..0fe5ff83e 100644 --- a/runsc/test/runtimes/nodejs/BUILD +++ b/test/runtimes/nodejs/BUILD diff --git a/runsc/test/runtimes/nodejs/Dockerfile b/test/runtimes/nodejs/Dockerfile index b2416cce8..b2416cce8 100644 --- a/runsc/test/runtimes/nodejs/Dockerfile +++ b/test/runtimes/nodejs/Dockerfile diff --git a/runsc/test/runtimes/nodejs/proctor-nodejs.go b/test/runtimes/nodejs/proctor-nodejs.go index 8ddfb67fe..8ddfb67fe 100644 --- a/runsc/test/runtimes/nodejs/proctor-nodejs.go +++ b/test/runtimes/nodejs/proctor-nodejs.go diff --git a/runsc/test/runtimes/php/BUILD b/test/runtimes/php/BUILD index 22aef7ba4..22aef7ba4 100644 --- a/runsc/test/runtimes/php/BUILD +++ b/test/runtimes/php/BUILD diff --git a/runsc/test/runtimes/php/Dockerfile b/test/runtimes/php/Dockerfile index 1f8959b50..1f8959b50 100644 --- a/runsc/test/runtimes/php/Dockerfile +++ b/test/runtimes/php/Dockerfile diff --git a/runsc/test/runtimes/php/proctor-php.go b/test/runtimes/php/proctor-php.go index 9dfb33b04..9dfb33b04 100644 --- a/runsc/test/runtimes/php/proctor-php.go +++ b/test/runtimes/php/proctor-php.go diff --git a/runsc/test/runtimes/python/BUILD b/test/runtimes/python/BUILD index 501f77d63..501f77d63 100644 --- a/runsc/test/runtimes/python/BUILD +++ b/test/runtimes/python/BUILD diff --git a/runsc/test/runtimes/python/Dockerfile b/test/runtimes/python/Dockerfile index 811f48f8a..811f48f8a 100644 --- a/runsc/test/runtimes/python/Dockerfile +++ b/test/runtimes/python/Dockerfile diff --git a/runsc/test/runtimes/python/proctor-python.go b/test/runtimes/python/proctor-python.go index 73c8deb49..73c8deb49 100644 --- a/runsc/test/runtimes/python/proctor-python.go +++ b/test/runtimes/python/proctor-python.go diff --git a/runsc/test/runtimes/runtimes.go b/test/runtimes/runtimes.go index 2568e07fe..2568e07fe 100644 --- a/runsc/test/runtimes/runtimes.go +++ b/test/runtimes/runtimes.go diff --git a/runsc/test/runtimes/runtimes_test.go b/test/runtimes/runtimes_test.go index 6bf954e78..6bf954e78 100644 --- a/runsc/test/runtimes/runtimes_test.go +++ b/test/runtimes/runtimes_test.go |