Fix gating.yaml
Signed-off-by: Adrian Reber <adrian@lisas.de>
This commit is contained in:
parent
c418c69d78
commit
44274b91ea
10
gating.yaml
10
gating.yaml
@ -1,8 +1,12 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- fedora-*
|
||||
decision_context:
|
||||
- bodhi_update_push_testing
|
||||
- bodhi_update_push_stable
|
||||
decision_context: bodhi_update_push_testing
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: org.centos.prod.ci.pipeline.allpackages-build.package.test.functional.complete }
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- fedora-*
|
||||
decision_context: bodhi_update_push_stable
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: org.centos.prod.ci.pipeline.allpackages-build.package.test.functional.complete }
|
||||
|
||||
Loading…
Reference in New Issue
Block a user