diff --git a/ci-operator/config/openshift/external-secrets-operator/openshift-external-secrets-operator-main.yaml b/ci-operator/config/openshift/external-secrets-operator/openshift-external-secrets-operator-main.yaml index 0f4ffe23666b4..da294c8fa1876 100644 --- a/ci-operator/config/openshift/external-secrets-operator/openshift-external-secrets-operator-main.yaml +++ b/ci-operator/config/openshift/external-secrets-operator/openshift-external-secrets-operator-main.yaml @@ -117,7 +117,7 @@ tests: - as: test cli: latest commands: | - E2E_GINKGO_LABEL_FILTER='"Platform: isSubsetOf {AWS,Generic} && !(Feature: containsAny Proxy) && !TechPreview"' make test-e2e + make test-e2e from: src resources: requests: @@ -175,7 +175,7 @@ tests: - as: test cli: latest commands: | - E2E_GINKGO_LABEL_FILTER='"Platform: isSubsetOf {AWS,Generic} && !(Feature: containsAny Proxy) && !TechPreview"' make test-e2e + make test-e2e from: src resources: requests: diff --git a/ci-operator/config/openshift/external-secrets-operator/openshift-external-secrets-operator-release-1.2.yaml b/ci-operator/config/openshift/external-secrets-operator/openshift-external-secrets-operator-release-1.2.yaml index 84592f59f2ce8..21d2e1606d349 100644 --- a/ci-operator/config/openshift/external-secrets-operator/openshift-external-secrets-operator-release-1.2.yaml +++ b/ci-operator/config/openshift/external-secrets-operator/openshift-external-secrets-operator-release-1.2.yaml @@ -90,7 +90,7 @@ tests: - as: test cli: latest commands: | - E2E_GINKGO_LABEL_FILTER='"Platform: isSubsetOf {AWS,Generic} && !(Feature: containsAny Proxy) && !TechPreview"' make test-e2e + make test-e2e from: src resources: requests: