X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=tests%2Fk8s%2Fconformance%2Fsonobuoy.yaml;h=62f32800ca9f0bcef333f9a77c2780a1d3372fbc;hb=d61fcba7c53726fb16660c1e0b2a54a38aef69c4;hp=89d938536f5489bb2111db900fae694f16fae6ce;hpb=980caf9de32c2a8a04415d584b968f7582abcd75;p=validation.git diff --git a/tests/k8s/conformance/sonobuoy.yaml b/tests/k8s/conformance/sonobuoy.yaml index 89d9385..62f3280 100644 --- a/tests/k8s/conformance/sonobuoy.yaml +++ b/tests/k8s/conformance/sonobuoy.yaml @@ -87,11 +87,11 @@ data: - name: E2E_FOCUS value: '\[Conformance\]' - name: E2E_SKIP - value: 'Alpha|\[(Disruptive|Feature:[^\]]+|Flaky)\]' + value: 'Aggregator|Alpha|\[(Disruptive|Feature:[^\]]+|Flaky)\]' - name: E2E_PARALLEL value: '1' command: ["/run_e2e.sh"] - image: gcr.io/heptio-images/kube-conformance:v1.11 + image: akraino/validation:kube-conformance-v1.15 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: