Add gating

This won't do anything in rawhide, but once it is moved to release
branches, it will catch really broken builds.
This commit is contained in:
Bruno Wolff III 2019-05-21 13:25:50 -05:00
parent d81a1f88a6
commit 8fb4d38c98

7
gating.yaml Normal file
View File

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