From 1cf018f39f6429f7c20656973a0b308e4ea9d96d Mon Sep 17 00:00:00 2001 From: Lantao Liu Date: Sat, 17 Mar 2018 01:49:04 +0000 Subject: [PATCH] Write all instance metadata to files. Signed-off-by: Lantao Liu --- test/{build-containerd.sh => containerd/build.sh} | 2 +- test/containerd/deploy-path | 1 + .../image-config.yaml} | 4 ++-- test/containerd/pkg-prefix | 1 + 4 files changed, 5 insertions(+), 3 deletions(-) rename test/{build-containerd.sh => containerd/build.sh} (95%) create mode 100644 test/containerd/deploy-path rename test/{e2e_node/image-config-containerd.yaml => containerd/image-config.yaml} (62%) create mode 100644 test/containerd/pkg-prefix diff --git a/test/build-containerd.sh b/test/containerd/build.sh similarity index 95% rename from test/build-containerd.sh rename to test/containerd/build.sh index 43353cade..1464f7b75 100755 --- a/test/build-containerd.sh +++ b/test/containerd/build.sh @@ -22,7 +22,7 @@ set -o errexit set -o nounset set -o pipefail -source $(dirname "${BASH_SOURCE[0]}")/build-utils.sh +source $(dirname "${BASH_SOURCE[0]}")/../build-utils.sh cd "${ROOT}" if [ -z "${GOPATH}" ]; then diff --git a/test/containerd/deploy-path b/test/containerd/deploy-path new file mode 100644 index 000000000..f6e1ef39c --- /dev/null +++ b/test/containerd/deploy-path @@ -0,0 +1 @@ +cri-containerd-staging/containerd diff --git a/test/e2e_node/image-config-containerd.yaml b/test/containerd/image-config.yaml similarity index 62% rename from test/e2e_node/image-config-containerd.yaml rename to test/containerd/image-config.yaml index a06ce725f..8c7bbee61 100644 --- a/test/e2e_node/image-config-containerd.yaml +++ b/test/containerd/image-config.yaml @@ -2,8 +2,8 @@ images: ubuntu: image: ubuntu-gke-1604-xenial-v20170420-1 project: ubuntu-os-gke-cloud - metadata: "user-data