From c78ab4133c813c0b2331dfcc43784c3be2a8b7ea Mon Sep 17 00:00:00 2001 From: Grant Spence Date: Thu, 12 Oct 2023 14:22:13 -0400 Subject: [PATCH] NE-1324: Name change for ExternalDNS Shared VPC E2E As the shared VPC E2E tests have been moved to a dedicated testing package, modify the shared VPC E2E test to reference this new package. --- .../openshift-external-dns-operator-main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci-operator/config/openshift/external-dns-operator/openshift-external-dns-operator-main.yaml b/ci-operator/config/openshift/external-dns-operator/openshift-external-dns-operator-main.yaml index 24d3ea73ba2bc..da5ce849264d1 100644 --- a/ci-operator/config/openshift/external-dns-operator/openshift-external-dns-operator-main.yaml +++ b/ci-operator/config/openshift/external-dns-operator/openshift-external-dns-operator-main.yaml @@ -141,7 +141,7 @@ tests: test: - as: test cli: latest - commands: make test-e2e + commands: make test-e2e-sharedvpc from: src resources: requests: