From da777594e1a0945d5045853752867a6eda07d59f Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Tue, 2 Jul 2024 11:31:16 +0200 Subject: [PATCH] Update gating.yaml for RHEL 10 --- gating.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/gating.yaml b/gating.yaml index 0d484d7..9512778 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,8 +1,7 @@ --- !Policy product_versions: - - fedora-* + - rhel-10 decision_contexts: - - bodhi_update_push_testing - - bodhi_update_push_stable + - osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/javapackages.functional} + - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/javapackages.functional}