From: Cristina Pauna Date: Tue, 2 Jul 2019 13:05:00 +0000 (+0000) Subject: Merge "[docker] Renamed hw layer to hardware" X-Git-Tag: 2.0.0~65 X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=validation.git;a=commitdiff_plain;h=65345e13b94f849fadfca6c046929fcc2da466e2;hp=d66e018f8de85f9f91e727943b677443ec55a11b Merge "[docker] Renamed hw layer to hardware" --- diff --git a/tests/k8s/conformance/sonobuoy.yaml b/tests/k8s/conformance/sonobuoy.yaml index 89d9385..a6559cb 100644 --- a/tests/k8s/conformance/sonobuoy.yaml +++ b/tests/k8s/conformance/sonobuoy.yaml @@ -91,7 +91,7 @@ data: - name: E2E_PARALLEL value: '1' command: ["/run_e2e.sh"] - image: gcr.io/heptio-images/kube-conformance:v1.11 + image: akraino/validation:kube-conformance-v1.11 imagePullPolicy: Always name: e2e volumeMounts: @@ -116,7 +116,7 @@ data: value: /tmp/results - name: CHROOT_DIR value: /node - image: gcr.io/heptio-images/sonobuoy-plugin-systemd-logs:latest + image: akraino/validation:sonobuoy-plugin-systemd-logs-latest imagePullPolicy: Always name: sonobuoy-systemd-logs-config securityContext: