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:
parent
d81a1f88a6
commit
8fb4d38c98
7
gating.yaml
Normal file
7
gating.yaml
Normal 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}
|
Loading…
Reference in New Issue
Block a user