diff --git a/test/images/BUILD b/test/images/BUILD index 4424ecf83c1..009d86244a1 100644 --- a/test/images/BUILD +++ b/test/images/BUILD @@ -23,17 +23,17 @@ filegroup( "//test/images/fakegitserver:all-srcs", "//test/images/goproxy:all-srcs", "//test/images/logs-generator:all-srcs", - "//test/images/mount-tester:all-srcs", + "//test/images/mounttest:all-srcs", "//test/images/n-way-http:all-srcs", "//test/images/net:all-srcs", "//test/images/netexec:all-srcs", - "//test/images/network-tester:all-srcs", + "//test/images/nettest:all-srcs", "//test/images/no-snat-test:all-srcs", "//test/images/no-snat-test-proxy:all-srcs", "//test/images/port-forward-tester:all-srcs", "//test/images/porter:all-srcs", "//test/images/resource-consumer:all-srcs", - "//test/images/serve_hostname:all-srcs", + "//test/images/serve-hostname:all-srcs", ], tags = ["automanaged"], ) diff --git a/test/images/Makefile b/test/images/Makefile index 9d5aeb5ebc5..450b17beb7c 100644 --- a/test/images/Makefile +++ b/test/images/Makefile @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -REGISTRY ?= gcr.io/k8s-e2e-images +REGISTRY ?= gcr.io/kubernetes-e2e-test-images GOARM=7 QEMUVERSION=v2.7.0 GOLANG_VERSION=1.8.3 diff --git a/test/images/clusterapi-tester/NAME b/test/images/clusterapi-tester/NAME deleted file mode 100644 index 97185c48995..00000000000 --- a/test/images/clusterapi-tester/NAME +++ /dev/null @@ -1 +0,0 @@ -clusterapi-tester diff --git a/test/images/clusterapi-tester/VERSION b/test/images/clusterapi-tester/VERSION index 9459d4ba2a0..d3827e75a5c 100644 --- a/test/images/clusterapi-tester/VERSION +++ b/test/images/clusterapi-tester/VERSION @@ -1 +1 @@ -1.1 +1.0 diff --git a/test/images/nvidia-cuda/BASEIMAGE b/test/images/cuda-vector-add/BASEIMAGE similarity index 100% rename from test/images/nvidia-cuda/BASEIMAGE rename to test/images/cuda-vector-add/BASEIMAGE diff --git a/test/images/nvidia-cuda/Dockerfile b/test/images/cuda-vector-add/Dockerfile similarity index 100% rename from test/images/nvidia-cuda/Dockerfile rename to test/images/cuda-vector-add/Dockerfile diff --git a/test/images/nvidia-cuda/README.md b/test/images/cuda-vector-add/README.md similarity index 100% rename from test/images/nvidia-cuda/README.md rename to test/images/cuda-vector-add/README.md diff --git a/test/images/cuda-vector-add/VERSION b/test/images/cuda-vector-add/VERSION new file mode 100644 index 00000000000..d3827e75a5c --- /dev/null +++ b/test/images/cuda-vector-add/VERSION @@ -0,0 +1 @@ +1.0 diff --git a/test/images/dnsutils/NAME b/test/images/dnsutils/NAME deleted file mode 100644 index bca3eb0f23f..00000000000 --- a/test/images/dnsutils/NAME +++ /dev/null @@ -1 +0,0 @@ -dnsutils diff --git a/test/images/dnsutils/VERSION b/test/images/dnsutils/VERSION index 9459d4ba2a0..d3827e75a5c 100644 --- a/test/images/dnsutils/VERSION +++ b/test/images/dnsutils/VERSION @@ -1 +1 @@ -1.1 +1.0 diff --git a/test/images/entrypoint-tester/NAME b/test/images/entrypoint-tester/NAME deleted file mode 100644 index e2d8e243c18..00000000000 --- a/test/images/entrypoint-tester/NAME +++ /dev/null @@ -1 +0,0 @@ -ep diff --git a/test/images/entrypoint-tester/VERSION b/test/images/entrypoint-tester/VERSION index 3b04cfb60da..d3827e75a5c 100644 --- a/test/images/entrypoint-tester/VERSION +++ b/test/images/entrypoint-tester/VERSION @@ -1 +1 @@ -0.2 +1.0 diff --git a/test/images/fakegitserver/NAME b/test/images/fakegitserver/NAME deleted file mode 100644 index 1f1e4b248bf..00000000000 --- a/test/images/fakegitserver/NAME +++ /dev/null @@ -1 +0,0 @@ -fakegitserver diff --git a/test/images/fakegitserver/VERSION b/test/images/fakegitserver/VERSION index 3b04cfb60da..d3827e75a5c 100644 --- a/test/images/fakegitserver/VERSION +++ b/test/images/fakegitserver/VERSION @@ -1 +1 @@ -0.2 +1.0 diff --git a/test/images/goproxy/NAME b/test/images/goproxy/NAME deleted file mode 100644 index 663e1754bde..00000000000 --- a/test/images/goproxy/NAME +++ /dev/null @@ -1 +0,0 @@ -goproxy diff --git a/test/images/goproxy/VERSION b/test/images/goproxy/VERSION index 3b04cfb60da..d3827e75a5c 100644 --- a/test/images/goproxy/VERSION +++ b/test/images/goproxy/VERSION @@ -1 +1 @@ -0.2 +1.0 diff --git a/test/images/hostexec/NAME b/test/images/hostexec/NAME deleted file mode 100644 index 0d7e9c73d9d..00000000000 --- a/test/images/hostexec/NAME +++ /dev/null @@ -1 +0,0 @@ -hostexec diff --git a/test/images/hostexec/VERSION b/test/images/hostexec/VERSION index 7e32cd56983..d3827e75a5c 100644 --- a/test/images/hostexec/VERSION +++ b/test/images/hostexec/VERSION @@ -1 +1 @@ -1.3 +1.0 diff --git a/test/images/image-util.sh b/test/images/image-util.sh index 96ccaddfe4a..d9ff9e31e08 100755 --- a/test/images/image-util.sh +++ b/test/images/image-util.sh @@ -63,8 +63,6 @@ build() { pushd ${temp_dir} # image tag TAG=$(