From 06ef4a02fe14bff5b474ee02343039baa0030b79 Mon Sep 17 00:00:00 2001 From: Jindrich Novy Date: Wed, 1 May 2024 13:30:38 +0200 Subject: [PATCH] update gating.yaml to RHEL-10 Related: RHELMISC-3908 Signed-off-by: Jindrich Novy --- gating.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gating.yaml b/gating.yaml index c2182c7..d75f6c7 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,6 +1,6 @@ +# recipients: jnovy, lsm5, santiago --- !Policy product_versions: - - fedora-* -decision_context: bodhi_update_push_stable -rules: - - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional} + - rhel-10 +decision_context: osci_compose_gate +rules: []