From 63b3079bc739b70ac221d95fedeb63bbf8830bab Mon Sep 17 00:00:00 2001 From: Daniel Hall Date: Wed, 6 May 2026 14:53:05 +1000 Subject: [PATCH] Remove osde2e rosa-hcp nightly job from customizations The rosa-hcp osde2e nightly tests for 4.20-4.23 were removed in openshift/release#78884 as they are now handled by rosa-e2e. Remove the 4.21 rosa-hcp entry from the customizations overlay; the auto-generated openshift.yaml will pick up the removal on its next regeneration cycle. Signed-off-by: Daniel Hall --- config/openshift-customizations.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/config/openshift-customizations.yaml b/config/openshift-customizations.yaml index 97e0e75de..f083e3f36 100644 --- a/config/openshift-customizations.yaml +++ b/config/openshift-customizations.yaml @@ -48,8 +48,6 @@ releases: periodic-ci-openshift-osde2e-main-nightly-4.20-rosa-classic-sts: true periodic-ci-openshift-osde2e-main-nightly-4.21-rosa-classic-sts: true periodic-ci-openshift-osde2e-main-nightly-4.22-rosa-classic-sts: true - # ROSA HCP nightly (stage) - periodic-ci-openshift-osde2e-main-nightly-4.21-rosa-hcp: true # ROSA proxy tests (stage) periodic-ci-openshift-osde2e-main-rosa-stage-e2e-byo-vpc-proxy-install: true periodic-ci-openshift-osde2e-main-rosa-stage-e2e-byo-vpc-proxy-postinstall: true