Update gating.yml.
Set all Fedora versions. Enable gating for testing.
This commit is contained in:
parent
7019be425c
commit
ccb9fcdf26
15
gating.yaml
15
gating.yaml
@ -1,9 +1,14 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- fedora-33
|
||||
- fedora-34
|
||||
- fedora-35
|
||||
- fedora-rawhide
|
||||
decision_context: bodhi_update_push_stable
|
||||
- fedora-*
|
||||
decision_context: [bodhi_update_push_testing]
|
||||
subject_type: koji_build
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- fedora-*
|
||||
decision_context: [bodhi_update_push_stable]
|
||||
subject_type: koji_build
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
|
||||
|
Loading…
Reference in New Issue
Block a user