Greetings.
I've noticed that submitting an EPEL 8 Modular update in bodhi grumbles that it "Failed to talk to Greenwave." For example, https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-MODULAR-2019-b3f2d3b5ff.
It has been suggested that the attached patch to the greenwave configuration in the Infra ansible repo should silence that message.
Merlin
From 5d5f6b2112a7cdbe0fd51002854e1e8db9f16b03 Mon Sep 17 00:00:00 2001 From: Merlin Mathesius <mmathesi@xxxxxxxxxx> Date: Tue, 17 Dec 2019 12:19:10 -0600 Subject: [PATCH] greenwave: no testing requirements for fedora-epel-8-modular Signed-off-by: Merlin Mathesius <mmathesi@xxxxxxxxxx> --- roles/openshift-apps/greenwave/templates/fedora.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/roles/openshift-apps/greenwave/templates/fedora.yaml b/roles/openshift-apps/greenwave/templates/fedora.yaml index bf9a5c910..cf0e9fb02 100644 --- a/roles/openshift-apps/greenwave/templates/fedora.yaml +++ b/roles/openshift-apps/greenwave/templates/fedora.yaml @@ -89,6 +89,7 @@ product_versions: - fedora-29-containers - fedora-29-flatpaks - fedora-epel-8 + - fedora-epel-8-modular - fedora-epel-7 - fedora-epel-6 decision_context: bodhi_update_push_testing @@ -109,6 +110,7 @@ product_versions: - fedora-29-containers - fedora-29-flatpaks - fedora-epel-8 + - fedora-epel-8-modular - fedora-epel-7 - fedora-epel-6 decision_context: bodhi_update_push_stable -- 2.23.0
_______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx