From 82f588b483712efd112cf8f87fae0031354d8986 Mon Sep 17 00:00:00 2001 From: Random-Liu Date: Tue, 23 May 2017 13:20:20 -0700 Subject: [PATCH] Fix cos image project to cos-cloud. --- hack/make-rules/test-e2e-node.sh | 4 ++-- test/e2e_node/jenkins/benchmark/benchmark-config.yaml | 6 +++--- test/e2e_node/jenkins/image-config.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/hack/make-rules/test-e2e-node.sh b/hack/make-rules/test-e2e-node.sh index 08a55d47ed7..86ea4d6095d 100755 --- a/hack/make-rules/test-e2e-node.sh +++ b/hack/make-rules/test-e2e-node.sh @@ -73,9 +73,9 @@ if [ $remote = true ] ; then gubernator=${GUBERNATOR:-"false"} image_config_file=${IMAGE_CONFIG_FILE:-""} if [[ $hosts == "" && $images == "" && $image_config_file == "" ]]; then - image_project=${IMAGE_PROJECT:-"google-containers"} + image_project=${IMAGE_PROJECT:-"cos-cloud"} gci_image=$(gcloud compute images list --project $image_project \ - --no-standard-images --regexp="gci-dev.*" --format="table[no-heading](name)") + --no-standard-images --regexp="cos-beta.*" --format="table[no-heading](name)") images=$gci_image metadata="user-data<${KUBE_ROOT}/test/e2e_node/jenkins/gci-init.yaml,gci-update-strategy=update_disabled" fi diff --git a/test/e2e_node/jenkins/benchmark/benchmark-config.yaml b/test/e2e_node/jenkins/benchmark/benchmark-config.yaml index 95d1ee2f281..643d8255b9c 100644 --- a/test/e2e_node/jenkins/benchmark/benchmark-config.yaml +++ b/test/e2e_node/jenkins/benchmark/benchmark-config.yaml @@ -50,21 +50,21 @@ images: - 'resource tracking for 105 pods per node \[Benchmark\]' gci-resource1: image: cos-beta-59-9460-20-0 - project: google-containers + project: cos-cloud machine: n1-standard-1 metadata: "user-data