From a15a329fdb5328f1fd58dad6741a84596fa19f1e Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Thu, 4 Jul 2024 15:23:40 +0200 Subject: [PATCH] Update gating.yaml --- gating.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/gating.yaml b/gating.yaml index 3b56a2d..277bfe1 100644 --- a/gating.yaml +++ b/gating.yaml @@ -14,3 +14,10 @@ decision_context: bodhi_update_push_stable subject_type: koji_build rules: - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional} + +--- !Policy +product_versions: + - rhel-* +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}