diff --git a/ci-operator/config/openshift/origin/openshift-origin-main.yaml b/ci-operator/config/openshift/origin/openshift-origin-main.yaml index e4a9e35f58cfc..22411a230bc29 100644 --- a/ci-operator/config/openshift/origin/openshift-origin-main.yaml +++ b/ci-operator/config/openshift/origin/openshift-origin-main.yaml @@ -700,6 +700,8 @@ tests: --allow-missing-architectures=e2e-quay-io-crio-artifact-subpath-8cuvQpZ0AoyNahYr \ --allow-missing-architectures=e2e-quay-io-kubevirt-fedora-with-test-tooling-container-disk \ --allow-missing-architectures=e2e-ghcr-io-nicolaka-netshoot \ + --allow-missing-architectures=registry-k8s-io-e2e-test-images-node-perf-npb \ + --allow-missing-architectures=registry-k8s-io-e2e-test-images-node-perf-pytorch-wide-deep \ --log-level=debug container: from: tests diff --git a/ci-operator/config/openshift/origin/openshift-origin-release-4.23.yaml b/ci-operator/config/openshift/origin/openshift-origin-release-4.23.yaml index ac550621a822a..62ee11b7bbeac 100644 --- a/ci-operator/config/openshift/origin/openshift-origin-release-4.23.yaml +++ b/ci-operator/config/openshift/origin/openshift-origin-release-4.23.yaml @@ -670,6 +670,8 @@ tests: --allow-missing-architectures=e2e-quay-io-keycloak-keycloak \ --allow-missing-architectures=e2e-quay-io-crio-artifact-subpath-8cuvQpZ0AoyNahYr \ --allow-missing-architectures=e2e-quay-io-kubevirt-fedora-with-test-tooling-container-disk \ + --allow-missing-architectures=registry-k8s-io-e2e-test-images-node-perf-npb \ + --allow-missing-architectures=registry-k8s-io-e2e-test-images-node-perf-pytorch-wide-deep \ --log-level=debug container: from: tests diff --git a/ci-operator/config/openshift/origin/openshift-origin-release-5.0.yaml b/ci-operator/config/openshift/origin/openshift-origin-release-5.0.yaml index 48ab449e089ea..a72242bd8a872 100644 --- a/ci-operator/config/openshift/origin/openshift-origin-release-5.0.yaml +++ b/ci-operator/config/openshift/origin/openshift-origin-release-5.0.yaml @@ -684,6 +684,8 @@ tests: --allow-missing-architectures=e2e-quay-io-keycloak-keycloak \ --allow-missing-architectures=e2e-quay-io-crio-artifact-subpath-8cuvQpZ0AoyNahYr \ --allow-missing-architectures=e2e-quay-io-kubevirt-fedora-with-test-tooling-container-disk \ + --allow-missing-architectures=registry-k8s-io-e2e-test-images-node-perf-npb \ + --allow-missing-architectures=registry-k8s-io-e2e-test-images-node-perf-pytorch-wide-deep \ --log-level=debug container: from: tests