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
|
--- !Policy
|
||||||
product_versions:
|
product_versions:
|
||||||
- fedora-33
|
- fedora-*
|
||||||
- fedora-34
|
decision_context: [bodhi_update_push_testing]
|
||||||
- fedora-35
|
subject_type: koji_build
|
||||||
- fedora-rawhide
|
rules:
|
||||||
decision_context: bodhi_update_push_stable
|
- !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:
|
rules:
|
||||||
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
|
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
|
||||||
|
Loading…
Reference in New Issue
Block a user