ci: enable gating

Now that we have some basic tests, let's gate on them.
This commit is contained in:
Christian Kellner 2019-05-28 17:53:51 +02:00
parent b879d2833a
commit 1141b22b95

6
gating.yml Normal file
View File

@ -0,0 +1,6 @@
--- !Policy
product_versions:
- fedora-*
decision_context: bodhi_update_push_testing
rules:
- !PassingTestCaseRule {test_case_name: dist.depcheck}