diff --git a/contrib/for-tests/volumes-tester/ceph/Dockerfile b/test/images/volumes-tester/ceph/Dockerfile similarity index 100% rename from contrib/for-tests/volumes-tester/ceph/Dockerfile rename to test/images/volumes-tester/ceph/Dockerfile diff --git a/contrib/for-tests/volumes-tester/ceph/Makefile b/test/images/volumes-tester/ceph/Makefile similarity index 100% rename from contrib/for-tests/volumes-tester/ceph/Makefile rename to test/images/volumes-tester/ceph/Makefile diff --git a/contrib/for-tests/volumes-tester/ceph/README.md b/test/images/volumes-tester/ceph/README.md similarity index 77% rename from contrib/for-tests/volumes-tester/ceph/README.md rename to test/images/volumes-tester/ceph/README.md index 71e575165e..267ec8747a 100644 --- a/contrib/for-tests/volumes-tester/ceph/README.md +++ b/test/images/volumes-tester/ceph/README.md @@ -5,4 +5,4 @@ This container exports ceph fs with an index.html inside. Used by test/e2e/* to test CephFSVolumeSource. Not for production use! -[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/contrib/for-tests/volumes-tester/ceph/README.md?pixel)]() +[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/test/images/volumes-tester/ceph/README.md?pixel)]() diff --git a/contrib/for-tests/volumes-tester/ceph/index.html b/test/images/volumes-tester/ceph/index.html similarity index 100% rename from contrib/for-tests/volumes-tester/ceph/index.html rename to test/images/volumes-tester/ceph/index.html diff --git a/contrib/for-tests/volumes-tester/ceph/init.sh b/test/images/volumes-tester/ceph/init.sh similarity index 100% rename from contrib/for-tests/volumes-tester/ceph/init.sh rename to test/images/volumes-tester/ceph/init.sh diff --git a/contrib/for-tests/volumes-tester/ceph/install.sh b/test/images/volumes-tester/ceph/install.sh similarity index 100% rename from contrib/for-tests/volumes-tester/ceph/install.sh rename to test/images/volumes-tester/ceph/install.sh