From 3bafb0b631163e1ad59d84f0b840e41b0ce46bb7 Mon Sep 17 00:00:00 2001 From: Vitezslav Crhonek Date: Wed, 27 Mar 2019 11:17:43 +0100 Subject: [PATCH] Enable gating --- gating.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 gating.yaml diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..d71584a --- /dev/null +++ b/gating.yaml @@ -0,0 +1,6 @@ +--- !Policy +product_versions: + - fedora-* +decision_context: bodhi_update_push_testing +rules: + - !PassingTestCaseRule {test_case_name: dist.depcheck}