[k8s] Skip Aggregator test
[validation.git] / tests / k8s / conformance / sonobuoy.yaml
index 89d9385..62f3280 100644 (file)
@@ -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: