From 9822f1572077a233d443d88a53845a46369b12be Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Fri, 16 Aug 2024 01:00:46 -0400 Subject: [PATCH] greenwave: enable gating normally for F41 and Rawhide, drop F38 Signed-off-by: Adam Williamson --- .../greenwave/templates/fedora.yaml | 26 ++++++++++--------- 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/roles/openshift-apps/greenwave/templates/fedora.yaml b/roles/openshift-apps/greenwave/templates/fedora.yaml index 34f2428bfa..f5abd59ef5 100644 --- a/roles/openshift-apps/greenwave/templates/fedora.yaml +++ b/roles/openshift-apps/greenwave/templates/fedora.yaml @@ -166,10 +166,10 @@ product_versions: # here, possibly. however, right after branching, tests for Rawhide # tend not to pass right away, so it may be good that we have to # manually enable branching for it... - - fedora-38 - fedora-39 - fedora-40 - fedora-41 + - fedora-42 - fedora-rawhide decision_contexts: - bodhi_update_push_testing_critpath @@ -189,10 +189,10 @@ id: "bodhiupdate_bodhipush_openqa_netinst" # the "build a netinst and test an install from it" tests are gating # for the core groups, plus the anaconda and compose groups product_versions: - - fedora-38 - fedora-39 - fedora-40 - fedora-41 + - fedora-42 - fedora-rawhide decision_contexts: - bodhi_update_push_testing_critpath @@ -219,10 +219,10 @@ id: "bodhiupdate_bodhipush_openqa_apps" # thunderbird), and the tests listed here use firefox. We don't have # any update tests that cover evolution or thunderbird ATM product_versions: - - fedora-38 - fedora-39 - fedora-40 - fedora-41 + - fedora-42 - fedora-rawhide decision_contexts: # we don't list the 'generic' contexts here as all these tests are @@ -245,10 +245,10 @@ id: "bodhiupdate_bodhipush_openqa_workstation" # groups. workstation does not include standard, so these aren't gating # for that group product_versions: - - fedora-38 - fedora-39 - fedora-40 - fedora-41 + - fedora-42 - fedora-rawhide decision_contexts: - bodhi_update_push_testing_critpath @@ -279,10 +279,10 @@ id: "bodhiupdate_bodhipush_openqa_workstation_background" # often, at branch time, we don't yet have new backgrounds for the branched # release, so the test will always fail, so we cannot gate on it product_versions: - - fedora-38 - fedora-39 - fedora-40 - fedora-41 + - fedora-42 - fedora-rawhide decision_contexts: - bodhi_update_push_testing_critpath @@ -302,10 +302,10 @@ id: "bodhiupdate_bodhipush_openqa_workstation_live" # the workstation "build a live image and install from it" tests are # gating for the same groups, plus anaconda and compose product_versions: - - fedora-38 - fedora-39 - fedora-40 - fedora-41 + - fedora-42 - fedora-rawhide decision_contexts: - bodhi_update_push_testing_critpath @@ -332,10 +332,10 @@ id: "bodhiupdate_bodhipush_openqa_kde" # these tests are gating for updates in core, base, standard and kde # critpath groups. product_versions: - - fedora-38 - fedora-39 - fedora-40 - fedora-41 + - fedora-42 - fedora-rawhide decision_contexts: - bodhi_update_push_testing_critpath @@ -368,10 +368,10 @@ id: "bodhiupdate_bodhipush_openqa_kde_background" # often, at branch time, we don't yet have new backgrounds for the branched # release, so the test will always fail, so we cannot gate on it product_versions: - - fedora-38 - fedora-39 - fedora-40 - fedora-41 + - fedora-42 - fedora-rawhide decision_contexts: - bodhi_update_push_testing_critpath @@ -393,10 +393,10 @@ id: "bodhiupdate_bodhipush_openqa_kde_live" # the kde "build a live image and install from it" tests are # gating for the same groups, plus anaconda and compose product_versions: - - fedora-38 - fedora-39 - fedora-40 - fedora-41 + - fedora-42 - fedora-rawhide decision_contexts: - bodhi_update_push_testing_critpath @@ -425,10 +425,10 @@ id: "bodhiupdate_bodhipush_openqa_server" # these tests are gating for updates in core, base, standard and server # critpath groups. product_versions: - - fedora-38 - fedora-39 - fedora-40 - fedora-41 + - fedora-42 - fedora-rawhide decision_contexts: - bodhi_update_push_testing_critpath @@ -476,7 +476,8 @@ rules: id: "bodhiupdate_bodhipush_openqa_upgrade_server" product_versions: - fedora-40 -# - fedora-41 + - fedora-41 + - fedora-42 - fedora-rawhide decision_contexts: - bodhi_update_push_testing_critpath @@ -499,7 +500,8 @@ rules: id: "bodhiupdate_bodhipush_openqa_upgrade_workstation" product_versions: - fedora-40 -# - fedora-41 + - fedora-41 + - fedora-42 - fedora-rawhide decision_contexts: - bodhi_update_push_testing_critpath