Fix gating.yaml
This commit is contained in:
parent
0b5d35b3ce
commit
08e79b406b
@ -5,7 +5,7 @@ product_versions:
|
||||
decision_context: bodhi_update_push_testing
|
||||
subject_type: koji_build
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/gating-centos.functional}
|
||||
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/tier1-public.functional}
|
||||
|
||||
# gating Fedora Rawhide
|
||||
--- !Policy
|
||||
@ -14,7 +14,7 @@ product_versions:
|
||||
decision_context: bodhi_update_push_stable
|
||||
subject_type: koji_build
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/gating-centos.functional}
|
||||
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/tier1-public.functional}
|
||||
|
||||
# gating rhel
|
||||
--- !Policy
|
||||
@ -22,5 +22,5 @@ product_versions:
|
||||
- rhel-*
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/gating-rhel.functional}
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/gating-centos.functional}
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-internal.functional}
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-public.functional}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user