10 lines
311 B
YAML
10 lines
311 B
YAML
|
--- !Policy
|
||
|
product_versions:
|
||
|
- fedora-*
|
||
|
decision_contexts:
|
||
|
- bodhi_update_push_testing
|
||
|
- bodhi_update_push_stable
|
||
|
rules:
|
||
|
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/javapackages.functional}
|
||
|
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/smoke.functional}
|