mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Move this to the right place in the file.
This commit is contained in:
@@ -111,6 +111,24 @@ data:
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: dist.rpmdeplint}
|
||||
--- !Policy
|
||||
id: "no_requirements_for_epel_testing"
|
||||
product_versions:
|
||||
- fedora-epel-7
|
||||
- fedora-epel-6
|
||||
decision_context: bodhi_update_push_testing
|
||||
blacklist: []
|
||||
relevance_value: koji_build
|
||||
rules: []
|
||||
--- !Policy
|
||||
id: "no_requirements_for_epel_stable"
|
||||
product_versions:
|
||||
- fedora-epel-7
|
||||
- fedora-epel-6
|
||||
decision_context: bodhi_update_push_stable
|
||||
blacklist: []
|
||||
relevance_value: koji_build
|
||||
rules: []
|
||||
--- !Policy
|
||||
# Fedora Atomic CI pipeline
|
||||
# http://fedoraproject.org/wiki/CI
|
||||
id: "atomic_ci_pipeline_results"
|
||||
@@ -181,21 +199,3 @@ data:
|
||||
greenwave_api_url='https://greenwave-web-greenwave.app.os.fedoraproject.org/api/v1.0'
|
||||
{% endif %}
|
||||
)
|
||||
--- !Policy
|
||||
id: "no_requirements_for_epel_testing"
|
||||
product_versions:
|
||||
- fedora-epel-7
|
||||
- fedora-epel-6
|
||||
decision_context: bodhi_update_push_testing
|
||||
blacklist: []
|
||||
relevance_value: koji_build
|
||||
rules: []
|
||||
--- !Policy
|
||||
id: "no_requirements_for_epel_stable"
|
||||
product_versions:
|
||||
- fedora-epel-7
|
||||
- fedora-epel-6
|
||||
decision_context: bodhi_update_push_stable
|
||||
blacklist: []
|
||||
relevance_value: koji_build
|
||||
rules: []
|
||||
|
||||
Reference in New Issue
Block a user