From 34c723953e0376307087f3d5eaa2149f7c421d5f Mon Sep 17 00:00:00 2001 From: Branislav NĂ¡ter Date: Oct 15 2021 14:31:44 +0000 Subject: Added gating for 'testing' --- diff --git a/gating.yaml b/gating.yaml index ce08116..e4c04e7 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,6 +1,15 @@ --- !Policy product_versions: - fedora-* +decision_contexts: [bodhi_update_push_testing] +subject_type: koji_build +rules: + - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/tier1-public.functional} + +#gating rawhide +--- !Policy +product_versions: + - fedora-* decision_contexts: [bodhi_update_push_stable] subject_type: koji_build rules: