diff --git a/ci-operator/jobs/openshift/installer/openshift-installer-presubmits.yaml b/ci-operator/jobs/openshift/installer/openshift-installer-presubmits.yaml index 974d4f1e293d..6e336634fb58 100644 --- a/ci-operator/jobs/openshift/installer/openshift-installer-presubmits.yaml +++ b/ci-operator/jobs/openshift/installer/openshift-installer-presubmits.yaml @@ -112,6 +112,17 @@ presubmits: value: Suite:openshift/conformance/parallel - name: TEST_FOCUS_SERIAL value: Suite:openshift/conformance/serial + - name: TEST_SKIP + value: .*((Image hard prune should delete orphaned blobs)|(Image hard prune + should show orphaned blob deletions in dry-run mode)|(Image limit range + should deny a docker image reference exceeding limit on openshift\.io/image-tags + resource)|(Image prune of schema 1 should prune old image)|(Image prune + of schema 2 should prune old image with config)|(Image prune with --all=false + flag should prune only internally managed images)|(Image prune with --prune-registry==false + should prune old image but skip registry)|(Image prune with default --all + flag should prune both internally managed and external images)|(Image + resource quota should deny a push of built image exceeding openshift\.io/imagestreams + quota)).* - name: JOB_NAME_SAFE value: e2e-aws-all - name: CLUSTER_TYPE