From c46f80362b7603df347800b7e99c4b03d27e2023 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Mon, 7 Aug 2023 18:51:50 -0700 Subject: [PATCH] Revert last two commits to disable some Rawhide gating We only needed it turned off briefly to force the dnf update through, turning it back on. --- roles/openshift-apps/greenwave/templates/fedora.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/roles/openshift-apps/greenwave/templates/fedora.yaml b/roles/openshift-apps/greenwave/templates/fedora.yaml index 355d8145ce..8ae8163dd7 100644 --- a/roles/openshift-apps/greenwave/templates/fedora.yaml +++ b/roles/openshift-apps/greenwave/templates/fedora.yaml @@ -268,6 +268,8 @@ id: "bodhiupdate_bodhipush_openqa_workstation_live" product_versions: - fedora-37 - fedora-38 + - fedora-39 + - fedora-rawhide decision_contexts: - bodhi_update_push_testing_critpath - bodhi_update_push_stable_critpath @@ -330,6 +332,8 @@ id: "bodhiupdate_bodhipush_openqa_kde" product_versions: - fedora-37 - fedora-38 + - fedora-39 + - fedora-rawhide decision_contexts: - bodhi_update_push_testing_critpath - bodhi_update_push_stable_critpath