From 3b8a40603e18980d3a2f17bd199fee19a9671f46 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Fri, 29 Nov 2024 17:49:14 -0800 Subject: [PATCH] greenwave: drop KDE live build test from gating config It's named differently now (kiwi_build, not live_build). We don't really need the build test in the gating config anyway as the other two tests depend on it. We could add kiwi_build back in a few months if we really want to, though. Signed-off-by: Adam Williamson --- roles/openshift-apps/greenwave/templates/fedora.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/openshift-apps/greenwave/templates/fedora.yaml b/roles/openshift-apps/greenwave/templates/fedora.yaml index 7b245894e3..58f2ade427 100644 --- a/roles/openshift-apps/greenwave/templates/fedora.yaml +++ b/roles/openshift-apps/greenwave/templates/fedora.yaml @@ -381,7 +381,6 @@ rules: # This list needs to stay synced with openQA if tests are added or renamed. - !PassingTestCaseRule {test_case_name: update.install_default_update_live, scenario: "fedora.updates-kde-live-iso.x86_64.64bit"} - !PassingTestCaseRule {test_case_name: update.install_default_update_live, scenario: "fedora.updates-kde-live-iso.x86_64.bios"} - - !PassingTestCaseRule {test_case_name: update.live_build, scenario: "fedora.updates-kde-live-iso.x86_64.64bit"} --- !Policy id: "bodhiupdate_bodhipush_openqa_server"