From 854893db40af5a4277b74f761be5c2ee96286e41 Mon Sep 17 00:00:00 2001 From: Jindrich Novy Date: Thu, 2 May 2024 13:20:23 +0200 Subject: [PATCH] update gating.yaml to RHEL-10 Related: RHELMISC-3908 Signed-off-by: Jindrich Novy --- gating.yaml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/gating.yaml b/gating.yaml index 5ab3627..ae831e7 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,9 +1,7 @@ +# recipients: jnovy, lsm5, santiago --- !Policy product_versions: - - fedora-* -decision_contexts: - - bodhi_update_push_stable - - bodhi_update_push_testing -subject_type: koji_build + - rhel-10 +decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional} + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}