13 lines
448 B
YAML
13 lines
448 B
YAML
|
--- !Policy
|
||
|
product_versions:
|
||
|
- fedora-*
|
||
|
decision_contexts:
|
||
|
- bodhi_update_push_testing
|
||
|
- bodhi_update_push_stable
|
||
|
- bodhi_update_push_stable_critpath
|
||
|
subject_type: koji_build
|
||
|
rules:
|
||
|
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
|
||
|
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.installability.functional}
|
||
|
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.rpmdeplint.functional}
|