From ca49eaacbc221dd0ec75b322fef0289176b1b316 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Wed, 3 Apr 2024 08:15:44 -0700 Subject: [PATCH] greenwave: don't gate c-p-standard on container tests This was wrong and I'm surprised we never noticed till now. We don't schedule these tests on critical-path-standard so we should not gate on them. The alternative fix is to keep gating and start testing, but the only thing that's actually in c-p-standard is fprintd-pam and we don't pull fprintd stuff into containers, so there's no sense testing it, really. Signed-off-by: Adam Williamson --- roles/openshift-apps/greenwave/templates/fedora.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/roles/openshift-apps/greenwave/templates/fedora.yaml b/roles/openshift-apps/greenwave/templates/fedora.yaml index f8d4c34f15..415cc4db37 100644 --- a/roles/openshift-apps/greenwave/templates/fedora.yaml +++ b/roles/openshift-apps/greenwave/templates/fedora.yaml @@ -174,11 +174,9 @@ decision_contexts: - bodhi_update_push_testing_critpath - bodhi_update_push_testing_core_critpath - bodhi_update_push_testing_critical-path-base_critpath - - bodhi_update_push_testing_critical-path-standard_critpath - bodhi_update_push_stable_critpath - bodhi_update_push_stable_core_critpath - bodhi_update_push_stable_critical-path-base_critpath - - bodhi_update_push_stable_critical-path-standard_critpath subject_type: bodhi_update rules: # This list needs to stay synced with openQA if tests are added or renamed.