From: Cédric Ollivier Date: Mon, 15 Mar 2021 08:37:39 +0000 (+0100) Subject: Fix k8s.gcr.io/etcd tags X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=394c758d7c78696b30dbe1bce01f46ccca977f6f;p=functest-kubernetes.git Fix k8s.gcr.io/etcd tags Kali is used to verify both v1.18 and v1.19 which respectively ask for k8s.gcr.io/etcd:3.4.3 and k8s.gcr.io/etcd:3.4.13-0. Co-Authored-By: Dominique Lagadec Change-Id: I739202b0e58352fd3308d705807910cd1575d28f Signed-off-by: Cédric Ollivier --- diff --git a/functest_kubernetes/ci/download_images.sh b/functest_kubernetes/ci/download_images.sh index 9151c788..76b79c06 100644 --- a/functest_kubernetes/ci/download_images.sh +++ b/functest_kubernetes/ci/download_images.sh @@ -49,7 +49,8 @@ gcr.io/kubernetes-e2e-test-images/volume/rbd:1.0.1 k8s.gcr.io/build-image/debian-iptables:v12.1.2 k8s.gcr.io/conformance:v1.19.0 k8s.gcr.io/e2e-test-images/agnhost:2.20 -k8s.gcr.io/etcd:3.4.9 +k8s.gcr.io/etcd:3.4.3 +k8s.gcr.io/etcd:3.4.13-0 k8s.gcr.io/pause:3.2 k8s.gcr.io/pause:3.3 k8s.gcr.io/prometheus-dummy-exporter:v0.1.0