diff --git a/ci-operator/config/openshift/origin/openshift-origin-master.yaml b/ci-operator/config/openshift/origin/openshift-origin-master.yaml index 54761e996cbc9..256a29da4dc4b 100644 --- a/ci-operator/config/openshift/origin/openshift-origin-master.yaml +++ b/ci-operator/config/openshift/origin/openshift-origin-master.yaml @@ -124,8 +124,6 @@ tests: - as: e2e-aws-proxy steps: cluster_profile: aws - env: - TEST_SKIPS: "" workflow: openshift-e2e-aws-proxy - as: e2e-aws-jenkins steps: diff --git a/ci-operator/config/openshift/origin/openshift-origin-release-4.7.yaml b/ci-operator/config/openshift/origin/openshift-origin-release-4.7.yaml index f283001d55184..6059ad197e939 100644 --- a/ci-operator/config/openshift/origin/openshift-origin-release-4.7.yaml +++ b/ci-operator/config/openshift/origin/openshift-origin-release-4.7.yaml @@ -123,8 +123,6 @@ tests: - as: e2e-aws-proxy steps: cluster_profile: aws - env: - TEST_SKIPS: "" workflow: openshift-e2e-aws-proxy - as: e2e-aws-jenkins steps: diff --git a/ci-operator/config/openshift/origin/openshift-origin-release-4.8.yaml b/ci-operator/config/openshift/origin/openshift-origin-release-4.8.yaml index b6a92c035900d..20192ca4ff3a3 100644 --- a/ci-operator/config/openshift/origin/openshift-origin-release-4.8.yaml +++ b/ci-operator/config/openshift/origin/openshift-origin-release-4.8.yaml @@ -114,8 +114,6 @@ tests: - as: e2e-aws-proxy steps: cluster_profile: aws - env: - TEST_SKIPS: "" workflow: openshift-e2e-aws-proxy - as: e2e-aws-jenkins steps: diff --git a/ci-operator/config/openshift/origin/openshift-origin-release-4.9.yaml b/ci-operator/config/openshift/origin/openshift-origin-release-4.9.yaml index fa69225744e89..0a412a92f6421 100644 --- a/ci-operator/config/openshift/origin/openshift-origin-release-4.9.yaml +++ b/ci-operator/config/openshift/origin/openshift-origin-release-4.9.yaml @@ -125,8 +125,6 @@ tests: - as: e2e-aws-proxy steps: cluster_profile: aws - env: - TEST_SKIPS: "" workflow: openshift-e2e-aws-proxy - as: e2e-aws-jenkins steps: