13 lines
487 B
YAML
13 lines
487 B
YAML
|
--- !Policy
|
||
|
product_versions:
|
||
|
- fedora-33
|
||
|
- fedora-rawhide
|
||
|
decision_context: bodhi_update_push_stable
|
||
|
rules:
|
||
|
- !PassingTestCaseRule {test_case_name: dist.rpmdeplint}
|
||
|
- !PassingTestCaseRule {test_case_name: dist.rpmgrill}
|
||
|
- !PassingTestCaseRule {test_case_name: dist.rpmlint}
|
||
|
- !PassingTestCaseRule {test_case_name: dist.python-versions}
|
||
|
- !PassingTestCaseRule {test_case_name: dist.abicheck}
|
||
|
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
|