From 753bc964b54f42ea3c87e6a37ab745b6c4b8e9b4 Mon Sep 17 00:00:00 2001 From: Jindrich Novy Date: Mon, 29 Apr 2024 11:44:32 +0200 Subject: [PATCH] Update gating.yaml to RHEL-10 Related: RHELMISC-3908 Signed-off-by: Jindrich Novy --- gating.yaml | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/gating.yaml b/gating.yaml index c8a218f..d75f6c7 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,14 +1,6 @@ +# recipients: jnovy, lsm5, santiago --- !Policy product_versions: - - fedora-* -decision_context: bodhi_update_push_stable -subject_type: koji_build -rules: - - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional} ---- !Policy -product_versions: - - fedora-* -decision_context: bodhi_update_push_testing -subject_type: koji_build -rules: - - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional} + - rhel-10 +decision_context: osci_compose_gate +rules: []