ci: enable gating
Now that we have some basic tests, let's gate on them.
This commit is contained in:
parent
b879d2833a
commit
1141b22b95
6
gating.yml
Normal file
6
gating.yml
Normal file
@ -0,0 +1,6 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- fedora-*
|
||||
decision_context: bodhi_update_push_testing
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: dist.depcheck}
|
Loading…
Reference in New Issue
Block a user