From f96ce1730bbebb4a5876b26776be1f2ffe31015c Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Tue, 13 Aug 2024 16:05:27 -0400 Subject: [PATCH] greenwave: temporarily stop gating on upgrade tests for f41 they cannot work until the first branched compose is done and mirrormanager is pointing somewhere for f41. Signed-off-by: Adam Williamson --- roles/openshift-apps/greenwave/templates/fedora.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/openshift-apps/greenwave/templates/fedora.yaml b/roles/openshift-apps/greenwave/templates/fedora.yaml index 6ef5021b59..34f2428bfa 100644 --- a/roles/openshift-apps/greenwave/templates/fedora.yaml +++ b/roles/openshift-apps/greenwave/templates/fedora.yaml @@ -476,7 +476,7 @@ rules: id: "bodhiupdate_bodhipush_openqa_upgrade_server" product_versions: - fedora-40 - - fedora-41 +# - fedora-41 - fedora-rawhide decision_contexts: - bodhi_update_push_testing_critpath @@ -499,7 +499,7 @@ rules: id: "bodhiupdate_bodhipush_openqa_upgrade_workstation" product_versions: - fedora-40 - - fedora-41 +# - fedora-41 - fedora-rawhide decision_contexts: - bodhi_update_push_testing_critpath