60bbfabd5c
Messaging scheme has changed and old centos-related test names are now deprecated. See https://pagure.io/fedora-ci/general/issue/110
13 lines
349 B
YAML
13 lines
349 B
YAML
--- !Policy
|
|
product_versions:
|
|
- fedora-*
|
|
decision_context: bodhi_update_push_testing
|
|
rules:
|
|
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
|
|
--- !Policy
|
|
product_versions:
|
|
- fedora-*
|
|
decision_context: bodhi_update_push_stable
|
|
rules:
|
|
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
|