From bb31efdf5d78a8b4cb6b48ea0589eabc1974c62b Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Thu, 24 Feb 2022 09:34:53 -0800 Subject: [PATCH] greenwave: enable gating for Fedora 36 (Branched) Signed-off-by: Adam Williamson --- roles/openshift-apps/greenwave/templates/fedora.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/roles/openshift-apps/greenwave/templates/fedora.yaml b/roles/openshift-apps/greenwave/templates/fedora.yaml index 75c9e13692..d876a32428 100644 --- a/roles/openshift-apps/greenwave/templates/fedora.yaml +++ b/roles/openshift-apps/greenwave/templates/fedora.yaml @@ -94,6 +94,7 @@ product_versions: # release is branched (or goes EOL). - fedora-34 - fedora-35 + - fedora-36 decision_contexts: - bodhi_update_push_testing_critpath - bodhi_update_push_stable_critpath @@ -162,11 +163,8 @@ rules: --- !Policy id: "bodhiupdate_bodhipush_openqa_upgrade" product_versions: - # FIXME: we would use some kind of matching here, but we don't want - # to include whatever version Rawhide is, as openQA tests don't run - # on Rawhide. So for now this list needs to be updated each time a - # release is branched (or goes EOL). - fedora-35 + - fedora-36 decision_contexts: - bodhi_update_push_testing_critpath - bodhi_update_push_stable_critpath