From bfd9e55213700bfd259bfa046be24e0bbabe2b53 Mon Sep 17 00:00:00 2001 From: Christopher Engelhard Date: Nov 12 2020 15:09:30 +0000 Subject: enable gating --- diff --git a/gating.yml b/gating.yml new file mode 100644 index 0000000..dfb0041 --- /dev/null +++ b/gating.yml @@ -0,0 +1,9 @@ +--- !Policy +product_versions: + - fedora-* + decision_context: + - bodhi_update_push_testing + - bodhi_update_push_stable + subject_type: koji_build + rules: + - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}