Browse Source

*: move "scripts/docker-*" to "tests"

Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Gyuho Lee 7 years ago
parent
commit
140374e25d
100 changed files with 23 additions and 23 deletions
  1. 23 23
      Makefile
  2. 0 0
      tests/docker-dns-srv/Dockerfile
  3. 0 0
      tests/docker-dns-srv/certs-gateway/Procfile
  4. 0 0
      tests/docker-dns-srv/certs-gateway/ca-csr.json
  5. 0 0
      tests/docker-dns-srv/certs-gateway/ca.crt
  6. 0 0
      tests/docker-dns-srv/certs-gateway/gencert.json
  7. 0 0
      tests/docker-dns-srv/certs-gateway/gencerts.sh
  8. 0 0
      tests/docker-dns-srv/certs-gateway/run.sh
  9. 0 0
      tests/docker-dns-srv/certs-gateway/server-ca-csr.json
  10. 0 0
      tests/docker-dns-srv/certs-gateway/server.crt
  11. 0 0
      tests/docker-dns-srv/certs-gateway/server.key.insecure
  12. 0 0
      tests/docker-dns-srv/certs-wildcard/Procfile
  13. 0 0
      tests/docker-dns-srv/certs-wildcard/ca-csr.json
  14. 0 0
      tests/docker-dns-srv/certs-wildcard/ca.crt
  15. 0 0
      tests/docker-dns-srv/certs-wildcard/gencert.json
  16. 0 0
      tests/docker-dns-srv/certs-wildcard/gencerts.sh
  17. 0 0
      tests/docker-dns-srv/certs-wildcard/run.sh
  18. 0 0
      tests/docker-dns-srv/certs-wildcard/server-ca-csr.json
  19. 0 0
      tests/docker-dns-srv/certs-wildcard/server.crt
  20. 0 0
      tests/docker-dns-srv/certs-wildcard/server.key.insecure
  21. 0 0
      tests/docker-dns-srv/certs/Procfile
  22. 0 0
      tests/docker-dns-srv/certs/ca-csr.json
  23. 0 0
      tests/docker-dns-srv/certs/ca.crt
  24. 0 0
      tests/docker-dns-srv/certs/gencert.json
  25. 0 0
      tests/docker-dns-srv/certs/gencerts.sh
  26. 0 0
      tests/docker-dns-srv/certs/run.sh
  27. 0 0
      tests/docker-dns-srv/certs/server-ca-csr.json
  28. 0 0
      tests/docker-dns-srv/certs/server.crt
  29. 0 0
      tests/docker-dns-srv/certs/server.key.insecure
  30. 0 0
      tests/docker-dns-srv/etcd.zone
  31. 0 0
      tests/docker-dns-srv/named.conf
  32. 0 0
      tests/docker-dns-srv/rdns.zone
  33. 0 0
      tests/docker-dns-srv/resolv.conf
  34. 0 0
      tests/docker-dns/Dockerfile
  35. 0 0
      tests/docker-dns/certs-common-name-auth/Procfile
  36. 0 0
      tests/docker-dns/certs-common-name-auth/ca-csr.json
  37. 0 0
      tests/docker-dns/certs-common-name-auth/ca.crt
  38. 0 0
      tests/docker-dns/certs-common-name-auth/gencert.json
  39. 0 0
      tests/docker-dns/certs-common-name-auth/gencerts.sh
  40. 0 0
      tests/docker-dns/certs-common-name-auth/run.sh
  41. 0 0
      tests/docker-dns/certs-common-name-auth/server-ca-csr.json
  42. 0 0
      tests/docker-dns/certs-common-name-auth/server.crt
  43. 0 0
      tests/docker-dns/certs-common-name-auth/server.key.insecure
  44. 0 0
      tests/docker-dns/certs-common-name-multi/Procfile
  45. 0 0
      tests/docker-dns/certs-common-name-multi/ca-csr.json
  46. 0 0
      tests/docker-dns/certs-common-name-multi/ca.crt
  47. 0 0
      tests/docker-dns/certs-common-name-multi/gencert.json
  48. 0 0
      tests/docker-dns/certs-common-name-multi/gencerts.sh
  49. 0 0
      tests/docker-dns/certs-common-name-multi/run.sh
  50. 0 0
      tests/docker-dns/certs-common-name-multi/server-1.crt
  51. 0 0
      tests/docker-dns/certs-common-name-multi/server-1.key.insecure
  52. 0 0
      tests/docker-dns/certs-common-name-multi/server-2.crt
  53. 0 0
      tests/docker-dns/certs-common-name-multi/server-2.key.insecure
  54. 0 0
      tests/docker-dns/certs-common-name-multi/server-3.crt
  55. 0 0
      tests/docker-dns/certs-common-name-multi/server-3.key.insecure
  56. 0 0
      tests/docker-dns/certs-common-name-multi/server-ca-csr-1.json
  57. 0 0
      tests/docker-dns/certs-common-name-multi/server-ca-csr-2.json
  58. 0 0
      tests/docker-dns/certs-common-name-multi/server-ca-csr-3.json
  59. 0 0
      tests/docker-dns/certs-gateway/Procfile
  60. 0 0
      tests/docker-dns/certs-gateway/ca-csr.json
  61. 0 0
      tests/docker-dns/certs-gateway/ca.crt
  62. 0 0
      tests/docker-dns/certs-gateway/gencert.json
  63. 0 0
      tests/docker-dns/certs-gateway/gencerts.sh
  64. 0 0
      tests/docker-dns/certs-gateway/run.sh
  65. 0 0
      tests/docker-dns/certs-gateway/server-ca-csr.json
  66. 0 0
      tests/docker-dns/certs-gateway/server.crt
  67. 0 0
      tests/docker-dns/certs-gateway/server.key.insecure
  68. 0 0
      tests/docker-dns/certs-wildcard/Procfile
  69. 0 0
      tests/docker-dns/certs-wildcard/ca-csr.json
  70. 0 0
      tests/docker-dns/certs-wildcard/ca.crt
  71. 0 0
      tests/docker-dns/certs-wildcard/gencert.json
  72. 0 0
      tests/docker-dns/certs-wildcard/gencerts.sh
  73. 0 0
      tests/docker-dns/certs-wildcard/run.sh
  74. 0 0
      tests/docker-dns/certs-wildcard/server-ca-csr.json
  75. 0 0
      tests/docker-dns/certs-wildcard/server.crt
  76. 0 0
      tests/docker-dns/certs-wildcard/server.key.insecure
  77. 0 0
      tests/docker-dns/certs/Procfile
  78. 0 0
      tests/docker-dns/certs/ca-csr.json
  79. 0 0
      tests/docker-dns/certs/ca.crt
  80. 0 0
      tests/docker-dns/certs/gencert.json
  81. 0 0
      tests/docker-dns/certs/gencerts.sh
  82. 0 0
      tests/docker-dns/certs/run.sh
  83. 0 0
      tests/docker-dns/certs/server-ca-csr.json
  84. 0 0
      tests/docker-dns/certs/server.crt
  85. 0 0
      tests/docker-dns/certs/server.key.insecure
  86. 0 0
      tests/docker-dns/etcd.zone
  87. 0 0
      tests/docker-dns/insecure/Procfile
  88. 0 0
      tests/docker-dns/insecure/run.sh
  89. 0 0
      tests/docker-dns/named.conf
  90. 0 0
      tests/docker-dns/rdns.zone
  91. 0 0
      tests/docker-dns/resolv.conf
  92. 0 0
      tests/docker-static-ip/Dockerfile
  93. 0 0
      tests/docker-static-ip/certs-metrics-proxy/Procfile
  94. 0 0
      tests/docker-static-ip/certs-metrics-proxy/ca-csr.json
  95. 0 0
      tests/docker-static-ip/certs-metrics-proxy/ca.crt
  96. 0 0
      tests/docker-static-ip/certs-metrics-proxy/gencert.json
  97. 0 0
      tests/docker-static-ip/certs-metrics-proxy/gencerts.sh
  98. 0 0
      tests/docker-static-ip/certs-metrics-proxy/run.sh
  99. 0 0
      tests/docker-static-ip/certs-metrics-proxy/server-ca-csr.json
  100. 0 0
      tests/docker-static-ip/certs-metrics-proxy/server.crt

+ 23 - 23
Makefile

@@ -219,12 +219,12 @@ push-docker-release-master:
 
 
 build-docker-static-ip-test:
 build-docker-static-ip-test:
 	$(info GO_VERSION: $(GO_VERSION))
 	$(info GO_VERSION: $(GO_VERSION))
-	@sed -i.bak 's|REPLACE_ME_GO_VERSION|$(GO_VERSION)|g' ./scripts/docker-static-ip/Dockerfile
+	@sed -i.bak 's|REPLACE_ME_GO_VERSION|$(GO_VERSION)|g' ./tests/docker-static-ip/Dockerfile
 	docker build \
 	docker build \
 	  --tag gcr.io/etcd-development/etcd-static-ip-test:go$(GO_VERSION) \
 	  --tag gcr.io/etcd-development/etcd-static-ip-test:go$(GO_VERSION) \
-	  --file ./scripts/docker-static-ip/Dockerfile \
-	  ./scripts/docker-static-ip
-	@mv ./scripts/docker-static-ip/Dockerfile.bak ./scripts/docker-static-ip/Dockerfile
+	  --file ./tests/docker-static-ip/Dockerfile \
+	  ./tests/docker-static-ip
+	@mv ./tests/docker-static-ip/Dockerfile.bak ./tests/docker-static-ip/Dockerfile
 
 
 push-docker-static-ip-test:
 push-docker-static-ip-test:
 	$(info GO_VERSION: $(GO_VERSION))
 	$(info GO_VERSION: $(GO_VERSION))
@@ -243,7 +243,7 @@ docker-static-ip-test-certs-run:
 	  --tty \
 	  --tty \
 	  $(TMP_DIR_MOUNT_FLAG) \
 	  $(TMP_DIR_MOUNT_FLAG) \
 	  --mount type=bind,source=`pwd`/bin,destination=/etcd \
 	  --mount type=bind,source=`pwd`/bin,destination=/etcd \
-	  --mount type=bind,source=`pwd`/scripts/docker-static-ip/certs,destination=/certs \
+	  --mount type=bind,source=`pwd`/tests/docker-static-ip/certs,destination=/certs \
 	  gcr.io/etcd-development/etcd-static-ip-test:go$(GO_VERSION) \
 	  gcr.io/etcd-development/etcd-static-ip-test:go$(GO_VERSION) \
 	  /bin/bash -c "cd /etcd && /certs/run.sh && rm -rf m*.etcd"
 	  /bin/bash -c "cd /etcd && /certs/run.sh && rm -rf m*.etcd"
 
 
@@ -256,7 +256,7 @@ docker-static-ip-test-certs-metrics-proxy-run:
 	  --tty \
 	  --tty \
 	  $(TMP_DIR_MOUNT_FLAG) \
 	  $(TMP_DIR_MOUNT_FLAG) \
 	  --mount type=bind,source=`pwd`/bin,destination=/etcd \
 	  --mount type=bind,source=`pwd`/bin,destination=/etcd \
-	  --mount type=bind,source=`pwd`/scripts/docker-static-ip/certs-metrics-proxy,destination=/certs-metrics-proxy \
+	  --mount type=bind,source=`pwd`/tests/docker-static-ip/certs-metrics-proxy,destination=/certs-metrics-proxy \
 	  gcr.io/etcd-development/etcd-static-ip-test:go$(GO_VERSION) \
 	  gcr.io/etcd-development/etcd-static-ip-test:go$(GO_VERSION) \
 	  /bin/bash -c "cd /etcd && /certs-metrics-proxy/run.sh && rm -rf m*.etcd"
 	  /bin/bash -c "cd /etcd && /certs-metrics-proxy/run.sh && rm -rf m*.etcd"
 
 
@@ -282,12 +282,12 @@ docker-static-ip-test-certs-metrics-proxy-run:
 
 
 build-docker-dns-test:
 build-docker-dns-test:
 	$(info GO_VERSION: $(GO_VERSION))
 	$(info GO_VERSION: $(GO_VERSION))
-	@sed -i.bak 's|REPLACE_ME_GO_VERSION|$(GO_VERSION)|g' ./scripts/docker-dns/Dockerfile
+	@sed -i.bak 's|REPLACE_ME_GO_VERSION|$(GO_VERSION)|g' ./tests/docker-dns/Dockerfile
 	docker build \
 	docker build \
 	  --tag gcr.io/etcd-development/etcd-dns-test:go$(GO_VERSION) \
 	  --tag gcr.io/etcd-development/etcd-dns-test:go$(GO_VERSION) \
-	  --file ./scripts/docker-dns/Dockerfile \
-	  ./scripts/docker-dns
-	@mv ./scripts/docker-dns/Dockerfile.bak ./scripts/docker-dns/Dockerfile
+	  --file ./tests/docker-dns/Dockerfile \
+	  ./tests/docker-dns
+	@mv ./tests/docker-dns/Dockerfile.bak ./tests/docker-dns/Dockerfile
 
 
 	docker run \
 	docker run \
 	  --rm \
 	  --rm \
@@ -313,7 +313,7 @@ docker-dns-test-insecure-run:
 	  --dns 127.0.0.1 \
 	  --dns 127.0.0.1 \
 	  $(TMP_DIR_MOUNT_FLAG) \
 	  $(TMP_DIR_MOUNT_FLAG) \
 	  --mount type=bind,source=`pwd`/bin,destination=/etcd \
 	  --mount type=bind,source=`pwd`/bin,destination=/etcd \
-	  --mount type=bind,source=`pwd`/scripts/docker-dns/insecure,destination=/insecure \
+	  --mount type=bind,source=`pwd`/tests/docker-dns/insecure,destination=/insecure \
 	  gcr.io/etcd-development/etcd-dns-test:go$(GO_VERSION) \
 	  gcr.io/etcd-development/etcd-dns-test:go$(GO_VERSION) \
 	  /bin/bash -c "cd /etcd && /insecure/run.sh && rm -rf m*.etcd"
 	  /bin/bash -c "cd /etcd && /insecure/run.sh && rm -rf m*.etcd"
 
 
@@ -327,7 +327,7 @@ docker-dns-test-certs-run:
 	  --dns 127.0.0.1 \
 	  --dns 127.0.0.1 \
 	  $(TMP_DIR_MOUNT_FLAG) \
 	  $(TMP_DIR_MOUNT_FLAG) \
 	  --mount type=bind,source=`pwd`/bin,destination=/etcd \
 	  --mount type=bind,source=`pwd`/bin,destination=/etcd \
-	  --mount type=bind,source=`pwd`/scripts/docker-dns/certs,destination=/certs \
+	  --mount type=bind,source=`pwd`/tests/docker-dns/certs,destination=/certs \
 	  gcr.io/etcd-development/etcd-dns-test:go$(GO_VERSION) \
 	  gcr.io/etcd-development/etcd-dns-test:go$(GO_VERSION) \
 	  /bin/bash -c "cd /etcd && /certs/run.sh && rm -rf m*.etcd"
 	  /bin/bash -c "cd /etcd && /certs/run.sh && rm -rf m*.etcd"
 
 
@@ -341,7 +341,7 @@ docker-dns-test-certs-gateway-run:
 	  --dns 127.0.0.1 \
 	  --dns 127.0.0.1 \
 	  $(TMP_DIR_MOUNT_FLAG) \
 	  $(TMP_DIR_MOUNT_FLAG) \
 	  --mount type=bind,source=`pwd`/bin,destination=/etcd \
 	  --mount type=bind,source=`pwd`/bin,destination=/etcd \
-	  --mount type=bind,source=`pwd`/scripts/docker-dns/certs-gateway,destination=/certs-gateway \
+	  --mount type=bind,source=`pwd`/tests/docker-dns/certs-gateway,destination=/certs-gateway \
 	  gcr.io/etcd-development/etcd-dns-test:go$(GO_VERSION) \
 	  gcr.io/etcd-development/etcd-dns-test:go$(GO_VERSION) \
 	  /bin/bash -c "cd /etcd && /certs-gateway/run.sh && rm -rf m*.etcd"
 	  /bin/bash -c "cd /etcd && /certs-gateway/run.sh && rm -rf m*.etcd"
 
 
@@ -355,7 +355,7 @@ docker-dns-test-certs-wildcard-run:
 	  --dns 127.0.0.1 \
 	  --dns 127.0.0.1 \
 	  $(TMP_DIR_MOUNT_FLAG) \
 	  $(TMP_DIR_MOUNT_FLAG) \
 	  --mount type=bind,source=`pwd`/bin,destination=/etcd \
 	  --mount type=bind,source=`pwd`/bin,destination=/etcd \
-	  --mount type=bind,source=`pwd`/scripts/docker-dns/certs-wildcard,destination=/certs-wildcard \
+	  --mount type=bind,source=`pwd`/tests/docker-dns/certs-wildcard,destination=/certs-wildcard \
 	  gcr.io/etcd-development/etcd-dns-test:go$(GO_VERSION) \
 	  gcr.io/etcd-development/etcd-dns-test:go$(GO_VERSION) \
 	  /bin/bash -c "cd /etcd && /certs-wildcard/run.sh && rm -rf m*.etcd"
 	  /bin/bash -c "cd /etcd && /certs-wildcard/run.sh && rm -rf m*.etcd"
 
 
@@ -369,7 +369,7 @@ docker-dns-test-certs-common-name-auth-run:
 	  --dns 127.0.0.1 \
 	  --dns 127.0.0.1 \
 	  $(TMP_DIR_MOUNT_FLAG) \
 	  $(TMP_DIR_MOUNT_FLAG) \
 	  --mount type=bind,source=`pwd`/bin,destination=/etcd \
 	  --mount type=bind,source=`pwd`/bin,destination=/etcd \
-	  --mount type=bind,source=`pwd`/scripts/docker-dns/certs-common-name-auth,destination=/certs-common-name-auth \
+	  --mount type=bind,source=`pwd`/tests/docker-dns/certs-common-name-auth,destination=/certs-common-name-auth \
 	  gcr.io/etcd-development/etcd-dns-test:go$(GO_VERSION) \
 	  gcr.io/etcd-development/etcd-dns-test:go$(GO_VERSION) \
 	  /bin/bash -c "cd /etcd && /certs-common-name-auth/run.sh && rm -rf m*.etcd"
 	  /bin/bash -c "cd /etcd && /certs-common-name-auth/run.sh && rm -rf m*.etcd"
 
 
@@ -383,7 +383,7 @@ docker-dns-test-certs-common-name-multi-run:
 	  --dns 127.0.0.1 \
 	  --dns 127.0.0.1 \
 	  $(TMP_DIR_MOUNT_FLAG) \
 	  $(TMP_DIR_MOUNT_FLAG) \
 	  --mount type=bind,source=`pwd`/bin,destination=/etcd \
 	  --mount type=bind,source=`pwd`/bin,destination=/etcd \
-	  --mount type=bind,source=`pwd`/scripts/docker-dns/certs-common-name-multi,destination=/certs-common-name-multi \
+	  --mount type=bind,source=`pwd`/tests/docker-dns/certs-common-name-multi,destination=/certs-common-name-multi \
 	  gcr.io/etcd-development/etcd-dns-test:go$(GO_VERSION) \
 	  gcr.io/etcd-development/etcd-dns-test:go$(GO_VERSION) \
 	  /bin/bash -c "cd /etcd && /certs-common-name-multi/run.sh && rm -rf m*.etcd"
 	  /bin/bash -c "cd /etcd && /certs-common-name-multi/run.sh && rm -rf m*.etcd"
 
 
@@ -403,12 +403,12 @@ docker-dns-test-certs-common-name-multi-run:
 
 
 build-docker-dns-srv-test:
 build-docker-dns-srv-test:
 	$(info GO_VERSION: $(GO_VERSION))
 	$(info GO_VERSION: $(GO_VERSION))
-	@sed -i.bak 's|REPLACE_ME_GO_VERSION|$(GO_VERSION)|g' ./scripts/docker-dns-srv/Dockerfile
+	@sed -i.bak 's|REPLACE_ME_GO_VERSION|$(GO_VERSION)|g' ./tests/docker-dns-srv/Dockerfile
 	docker build \
 	docker build \
 	  --tag gcr.io/etcd-development/etcd-dns-srv-test:go$(GO_VERSION) \
 	  --tag gcr.io/etcd-development/etcd-dns-srv-test:go$(GO_VERSION) \
-	  --file ./scripts/docker-dns-srv/Dockerfile \
-	  ./scripts/docker-dns-srv
-	@mv ./scripts/docker-dns-srv/Dockerfile.bak ./scripts/docker-dns-srv/Dockerfile
+	  --file ./tests/docker-dns-srv/Dockerfile \
+	  ./tests/docker-dns-srv
+	@mv ./tests/docker-dns-srv/Dockerfile.bak ./tests/docker-dns-srv/Dockerfile
 
 
 	docker run \
 	docker run \
 	  --rm \
 	  --rm \
@@ -434,7 +434,7 @@ docker-dns-srv-test-certs-run:
 	  --dns 127.0.0.1 \
 	  --dns 127.0.0.1 \
 	  $(TMP_DIR_MOUNT_FLAG) \
 	  $(TMP_DIR_MOUNT_FLAG) \
 	  --mount type=bind,source=`pwd`/bin,destination=/etcd \
 	  --mount type=bind,source=`pwd`/bin,destination=/etcd \
-	  --mount type=bind,source=`pwd`/scripts/docker-dns-srv/certs,destination=/certs \
+	  --mount type=bind,source=`pwd`/tests/docker-dns-srv/certs,destination=/certs \
 	  gcr.io/etcd-development/etcd-dns-srv-test:go$(GO_VERSION) \
 	  gcr.io/etcd-development/etcd-dns-srv-test:go$(GO_VERSION) \
 	  /bin/bash -c "cd /etcd && /certs/run.sh && rm -rf m*.etcd"
 	  /bin/bash -c "cd /etcd && /certs/run.sh && rm -rf m*.etcd"
 
 
@@ -448,7 +448,7 @@ docker-dns-srv-test-certs-gateway-run:
 	  --dns 127.0.0.1 \
 	  --dns 127.0.0.1 \
 	  $(TMP_DIR_MOUNT_FLAG) \
 	  $(TMP_DIR_MOUNT_FLAG) \
 	  --mount type=bind,source=`pwd`/bin,destination=/etcd \
 	  --mount type=bind,source=`pwd`/bin,destination=/etcd \
-	  --mount type=bind,source=`pwd`/scripts/docker-dns-srv/certs-gateway,destination=/certs-gateway \
+	  --mount type=bind,source=`pwd`/tests/docker-dns-srv/certs-gateway,destination=/certs-gateway \
 	  gcr.io/etcd-development/etcd-dns-srv-test:go$(GO_VERSION) \
 	  gcr.io/etcd-development/etcd-dns-srv-test:go$(GO_VERSION) \
 	  /bin/bash -c "cd /etcd && /certs-gateway/run.sh && rm -rf m*.etcd"
 	  /bin/bash -c "cd /etcd && /certs-gateway/run.sh && rm -rf m*.etcd"
 
 
@@ -462,7 +462,7 @@ docker-dns-srv-test-certs-wildcard-run:
 	  --dns 127.0.0.1 \
 	  --dns 127.0.0.1 \
 	  $(TMP_DIR_MOUNT_FLAG) \
 	  $(TMP_DIR_MOUNT_FLAG) \
 	  --mount type=bind,source=`pwd`/bin,destination=/etcd \
 	  --mount type=bind,source=`pwd`/bin,destination=/etcd \
-	  --mount type=bind,source=`pwd`/scripts/docker-dns-srv/certs-wildcard,destination=/certs-wildcard \
+	  --mount type=bind,source=`pwd`/tests/docker-dns-srv/certs-wildcard,destination=/certs-wildcard \
 	  gcr.io/etcd-development/etcd-dns-srv-test:go$(GO_VERSION) \
 	  gcr.io/etcd-development/etcd-dns-srv-test:go$(GO_VERSION) \
 	  /bin/bash -c "cd /etcd && /certs-wildcard/run.sh && rm -rf m*.etcd"
 	  /bin/bash -c "cd /etcd && /certs-wildcard/run.sh && rm -rf m*.etcd"
 
 

+ 0 - 0
scripts/docker-dns-srv/Dockerfile → tests/docker-dns-srv/Dockerfile


+ 0 - 0
scripts/docker-dns-srv/certs-gateway/Procfile → tests/docker-dns-srv/certs-gateway/Procfile


+ 0 - 0
scripts/docker-dns-srv/certs-gateway/ca-csr.json → tests/docker-dns-srv/certs-gateway/ca-csr.json


+ 0 - 0
scripts/docker-dns-srv/certs-gateway/ca.crt → tests/docker-dns-srv/certs-gateway/ca.crt


+ 0 - 0
scripts/docker-dns-srv/certs-gateway/gencert.json → tests/docker-dns-srv/certs-gateway/gencert.json


+ 0 - 0
scripts/docker-dns-srv/certs-gateway/gencerts.sh → tests/docker-dns-srv/certs-gateway/gencerts.sh


+ 0 - 0
scripts/docker-dns-srv/certs-gateway/run.sh → tests/docker-dns-srv/certs-gateway/run.sh


+ 0 - 0
scripts/docker-dns-srv/certs-gateway/server-ca-csr.json → tests/docker-dns-srv/certs-gateway/server-ca-csr.json


+ 0 - 0
scripts/docker-dns-srv/certs-gateway/server.crt → tests/docker-dns-srv/certs-gateway/server.crt


+ 0 - 0
scripts/docker-dns-srv/certs-gateway/server.key.insecure → tests/docker-dns-srv/certs-gateway/server.key.insecure


+ 0 - 0
scripts/docker-dns-srv/certs-wildcard/Procfile → tests/docker-dns-srv/certs-wildcard/Procfile


+ 0 - 0
scripts/docker-dns-srv/certs-wildcard/ca-csr.json → tests/docker-dns-srv/certs-wildcard/ca-csr.json


+ 0 - 0
scripts/docker-dns-srv/certs-wildcard/ca.crt → tests/docker-dns-srv/certs-wildcard/ca.crt


+ 0 - 0
scripts/docker-dns-srv/certs-wildcard/gencert.json → tests/docker-dns-srv/certs-wildcard/gencert.json


+ 0 - 0
scripts/docker-dns-srv/certs-wildcard/gencerts.sh → tests/docker-dns-srv/certs-wildcard/gencerts.sh


+ 0 - 0
scripts/docker-dns-srv/certs-wildcard/run.sh → tests/docker-dns-srv/certs-wildcard/run.sh


+ 0 - 0
scripts/docker-dns-srv/certs-wildcard/server-ca-csr.json → tests/docker-dns-srv/certs-wildcard/server-ca-csr.json


+ 0 - 0
scripts/docker-dns-srv/certs-wildcard/server.crt → tests/docker-dns-srv/certs-wildcard/server.crt


+ 0 - 0
scripts/docker-dns-srv/certs-wildcard/server.key.insecure → tests/docker-dns-srv/certs-wildcard/server.key.insecure


+ 0 - 0
scripts/docker-dns-srv/certs/Procfile → tests/docker-dns-srv/certs/Procfile


+ 0 - 0
scripts/docker-dns-srv/certs/ca-csr.json → tests/docker-dns-srv/certs/ca-csr.json


+ 0 - 0
scripts/docker-dns-srv/certs/ca.crt → tests/docker-dns-srv/certs/ca.crt


+ 0 - 0
scripts/docker-dns-srv/certs/gencert.json → tests/docker-dns-srv/certs/gencert.json


+ 0 - 0
scripts/docker-dns-srv/certs/gencerts.sh → tests/docker-dns-srv/certs/gencerts.sh


+ 0 - 0
scripts/docker-dns-srv/certs/run.sh → tests/docker-dns-srv/certs/run.sh


+ 0 - 0
scripts/docker-dns-srv/certs/server-ca-csr.json → tests/docker-dns-srv/certs/server-ca-csr.json


+ 0 - 0
scripts/docker-dns-srv/certs/server.crt → tests/docker-dns-srv/certs/server.crt


+ 0 - 0
scripts/docker-dns-srv/certs/server.key.insecure → tests/docker-dns-srv/certs/server.key.insecure


+ 0 - 0
scripts/docker-dns-srv/etcd.zone → tests/docker-dns-srv/etcd.zone


+ 0 - 0
scripts/docker-dns-srv/named.conf → tests/docker-dns-srv/named.conf


+ 0 - 0
scripts/docker-dns-srv/rdns.zone → tests/docker-dns-srv/rdns.zone


+ 0 - 0
scripts/docker-dns-srv/resolv.conf → tests/docker-dns-srv/resolv.conf


+ 0 - 0
scripts/docker-dns/Dockerfile → tests/docker-dns/Dockerfile


+ 0 - 0
scripts/docker-dns/certs-common-name-auth/Procfile → tests/docker-dns/certs-common-name-auth/Procfile


+ 0 - 0
scripts/docker-dns/certs-common-name-auth/ca-csr.json → tests/docker-dns/certs-common-name-auth/ca-csr.json


+ 0 - 0
scripts/docker-dns/certs-common-name-auth/ca.crt → tests/docker-dns/certs-common-name-auth/ca.crt


+ 0 - 0
scripts/docker-dns/certs-common-name-auth/gencert.json → tests/docker-dns/certs-common-name-auth/gencert.json


+ 0 - 0
scripts/docker-dns/certs-common-name-auth/gencerts.sh → tests/docker-dns/certs-common-name-auth/gencerts.sh


+ 0 - 0
scripts/docker-dns/certs-common-name-auth/run.sh → tests/docker-dns/certs-common-name-auth/run.sh


+ 0 - 0
scripts/docker-dns/certs-common-name-auth/server-ca-csr.json → tests/docker-dns/certs-common-name-auth/server-ca-csr.json


+ 0 - 0
scripts/docker-dns/certs-common-name-auth/server.crt → tests/docker-dns/certs-common-name-auth/server.crt


+ 0 - 0
scripts/docker-dns/certs-common-name-auth/server.key.insecure → tests/docker-dns/certs-common-name-auth/server.key.insecure


+ 0 - 0
scripts/docker-dns/certs-common-name-multi/Procfile → tests/docker-dns/certs-common-name-multi/Procfile


+ 0 - 0
scripts/docker-dns/certs-common-name-multi/ca-csr.json → tests/docker-dns/certs-common-name-multi/ca-csr.json


+ 0 - 0
scripts/docker-dns/certs-common-name-multi/ca.crt → tests/docker-dns/certs-common-name-multi/ca.crt


+ 0 - 0
scripts/docker-dns/certs-common-name-multi/gencert.json → tests/docker-dns/certs-common-name-multi/gencert.json


+ 0 - 0
scripts/docker-dns/certs-common-name-multi/gencerts.sh → tests/docker-dns/certs-common-name-multi/gencerts.sh


+ 0 - 0
scripts/docker-dns/certs-common-name-multi/run.sh → tests/docker-dns/certs-common-name-multi/run.sh


+ 0 - 0
scripts/docker-dns/certs-common-name-multi/server-1.crt → tests/docker-dns/certs-common-name-multi/server-1.crt


+ 0 - 0
scripts/docker-dns/certs-common-name-multi/server-1.key.insecure → tests/docker-dns/certs-common-name-multi/server-1.key.insecure


+ 0 - 0
scripts/docker-dns/certs-common-name-multi/server-2.crt → tests/docker-dns/certs-common-name-multi/server-2.crt


+ 0 - 0
scripts/docker-dns/certs-common-name-multi/server-2.key.insecure → tests/docker-dns/certs-common-name-multi/server-2.key.insecure


+ 0 - 0
scripts/docker-dns/certs-common-name-multi/server-3.crt → tests/docker-dns/certs-common-name-multi/server-3.crt


+ 0 - 0
scripts/docker-dns/certs-common-name-multi/server-3.key.insecure → tests/docker-dns/certs-common-name-multi/server-3.key.insecure


+ 0 - 0
scripts/docker-dns/certs-common-name-multi/server-ca-csr-1.json → tests/docker-dns/certs-common-name-multi/server-ca-csr-1.json


+ 0 - 0
scripts/docker-dns/certs-common-name-multi/server-ca-csr-2.json → tests/docker-dns/certs-common-name-multi/server-ca-csr-2.json


+ 0 - 0
scripts/docker-dns/certs-common-name-multi/server-ca-csr-3.json → tests/docker-dns/certs-common-name-multi/server-ca-csr-3.json


+ 0 - 0
scripts/docker-dns/certs-gateway/Procfile → tests/docker-dns/certs-gateway/Procfile


+ 0 - 0
scripts/docker-dns/certs-gateway/ca-csr.json → tests/docker-dns/certs-gateway/ca-csr.json


+ 0 - 0
scripts/docker-dns/certs-gateway/ca.crt → tests/docker-dns/certs-gateway/ca.crt


+ 0 - 0
scripts/docker-dns/certs-gateway/gencert.json → tests/docker-dns/certs-gateway/gencert.json


+ 0 - 0
scripts/docker-dns/certs-gateway/gencerts.sh → tests/docker-dns/certs-gateway/gencerts.sh


+ 0 - 0
scripts/docker-dns/certs-gateway/run.sh → tests/docker-dns/certs-gateway/run.sh


+ 0 - 0
scripts/docker-dns/certs-gateway/server-ca-csr.json → tests/docker-dns/certs-gateway/server-ca-csr.json


+ 0 - 0
scripts/docker-dns/certs-gateway/server.crt → tests/docker-dns/certs-gateway/server.crt


+ 0 - 0
scripts/docker-dns/certs-gateway/server.key.insecure → tests/docker-dns/certs-gateway/server.key.insecure


+ 0 - 0
scripts/docker-dns/certs-wildcard/Procfile → tests/docker-dns/certs-wildcard/Procfile


+ 0 - 0
scripts/docker-dns/certs-wildcard/ca-csr.json → tests/docker-dns/certs-wildcard/ca-csr.json


+ 0 - 0
scripts/docker-dns/certs-wildcard/ca.crt → tests/docker-dns/certs-wildcard/ca.crt


+ 0 - 0
scripts/docker-dns/certs-wildcard/gencert.json → tests/docker-dns/certs-wildcard/gencert.json


+ 0 - 0
scripts/docker-dns/certs-wildcard/gencerts.sh → tests/docker-dns/certs-wildcard/gencerts.sh


+ 0 - 0
scripts/docker-dns/certs-wildcard/run.sh → tests/docker-dns/certs-wildcard/run.sh


+ 0 - 0
scripts/docker-dns/certs-wildcard/server-ca-csr.json → tests/docker-dns/certs-wildcard/server-ca-csr.json


+ 0 - 0
scripts/docker-dns/certs-wildcard/server.crt → tests/docker-dns/certs-wildcard/server.crt


+ 0 - 0
scripts/docker-dns/certs-wildcard/server.key.insecure → tests/docker-dns/certs-wildcard/server.key.insecure


+ 0 - 0
scripts/docker-dns/certs/Procfile → tests/docker-dns/certs/Procfile


+ 0 - 0
scripts/docker-dns/certs/ca-csr.json → tests/docker-dns/certs/ca-csr.json


+ 0 - 0
scripts/docker-dns/certs/ca.crt → tests/docker-dns/certs/ca.crt


+ 0 - 0
scripts/docker-dns/certs/gencert.json → tests/docker-dns/certs/gencert.json


+ 0 - 0
scripts/docker-dns/certs/gencerts.sh → tests/docker-dns/certs/gencerts.sh


+ 0 - 0
scripts/docker-dns/certs/run.sh → tests/docker-dns/certs/run.sh


+ 0 - 0
scripts/docker-dns/certs/server-ca-csr.json → tests/docker-dns/certs/server-ca-csr.json


+ 0 - 0
scripts/docker-dns/certs/server.crt → tests/docker-dns/certs/server.crt


+ 0 - 0
scripts/docker-dns/certs/server.key.insecure → tests/docker-dns/certs/server.key.insecure


+ 0 - 0
scripts/docker-dns/etcd.zone → tests/docker-dns/etcd.zone


+ 0 - 0
scripts/docker-dns/insecure/Procfile → tests/docker-dns/insecure/Procfile


+ 0 - 0
scripts/docker-dns/insecure/run.sh → tests/docker-dns/insecure/run.sh


+ 0 - 0
scripts/docker-dns/named.conf → tests/docker-dns/named.conf


+ 0 - 0
scripts/docker-dns/rdns.zone → tests/docker-dns/rdns.zone


+ 0 - 0
scripts/docker-dns/resolv.conf → tests/docker-dns/resolv.conf


+ 0 - 0
scripts/docker-static-ip/Dockerfile → tests/docker-static-ip/Dockerfile


+ 0 - 0
scripts/docker-static-ip/certs-metrics-proxy/Procfile → tests/docker-static-ip/certs-metrics-proxy/Procfile


+ 0 - 0
scripts/docker-static-ip/certs-metrics-proxy/ca-csr.json → tests/docker-static-ip/certs-metrics-proxy/ca-csr.json


+ 0 - 0
scripts/docker-static-ip/certs-metrics-proxy/ca.crt → tests/docker-static-ip/certs-metrics-proxy/ca.crt


+ 0 - 0
scripts/docker-static-ip/certs-metrics-proxy/gencert.json → tests/docker-static-ip/certs-metrics-proxy/gencert.json


+ 0 - 0
scripts/docker-static-ip/certs-metrics-proxy/gencerts.sh → tests/docker-static-ip/certs-metrics-proxy/gencerts.sh


+ 0 - 0
scripts/docker-static-ip/certs-metrics-proxy/run.sh → tests/docker-static-ip/certs-metrics-proxy/run.sh


+ 0 - 0
scripts/docker-static-ip/certs-metrics-proxy/server-ca-csr.json → tests/docker-static-ip/certs-metrics-proxy/server-ca-csr.json


+ 0 - 0
scripts/docker-static-ip/certs-metrics-proxy/server.crt → tests/docker-static-ip/certs-metrics-proxy/server.crt


Some files were not shown because too many files changed in this diff