From d71e0a2e41cdedc37a2f1256dc62de235cd72436 Mon Sep 17 00:00:00 2001 From: pstefans Date: Wed, 22 Jan 2025 20:53:35 +0000 Subject: [PATCH] HOSTEDCP-2168: changing aws conformance to HA availability policy --- .../hypershift/openshift-hypershift-release-4.19__periodics.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/ci-operator/config/openshift/hypershift/openshift-hypershift-release-4.19__periodics.yaml b/ci-operator/config/openshift/hypershift/openshift-hypershift-release-4.19__periodics.yaml index 96f04a3eb3ec..672f5f479314 100644 --- a/ci-operator/config/openshift/hypershift/openshift-hypershift-release-4.19__periodics.yaml +++ b/ci-operator/config/openshift/hypershift/openshift-hypershift-release-4.19__periodics.yaml @@ -92,6 +92,7 @@ tests: steps: cluster_profile: hypershift env: + HYPERSHIFT_CP_AVAILABILITY_POLICY: HighlyAvailable TEST_SUITE: openshift/conformance/serial workflow: hypershift-aws-conformance - as: e2e-aws-ovn-conformance