From fe476097e6bb999410af00480c1b8a888746fc98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 7 May 2024 17:31:43 +0200 Subject: [PATCH] Convert the gating configuration to RHEL --- gating.yaml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/gating.yaml b/gating.yaml index 8653363..013f1e9 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,8 +1,5 @@ --- !Policy -product_versions: - - fedora-* -decision_contexts: - - bodhi_update_push_testing - - bodhi_update_push_stable + +decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/smoke.functional} + - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/smoke.functional}