greenwave: Adjust the policies for f31
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
79e89fcd0b
commit
4a140b8964
1 changed files with 0 additions and 12 deletions
|
@ -62,20 +62,13 @@ product_versions:
|
||||||
decision_context: bodhi_update_push_testing
|
decision_context: bodhi_update_push_testing
|
||||||
blacklist: []
|
blacklist: []
|
||||||
subject_type: koji_build
|
subject_type: koji_build
|
||||||
{% if env == 'staging' %}
|
|
||||||
rules:
|
rules:
|
||||||
- !RemoteRule {}
|
- !RemoteRule {}
|
||||||
{% else %}
|
|
||||||
rules:
|
|
||||||
- !RemoteRule {}
|
|
||||||
{% endif %}
|
|
||||||
|
|
||||||
--- !Policy
|
--- !Policy
|
||||||
id: "taskotron_release_critical_tasks_for_stable"
|
id: "taskotron_release_critical_tasks_for_stable"
|
||||||
product_versions:
|
product_versions:
|
||||||
{% if env == 'staging' %}
|
|
||||||
- fedora-31
|
- fedora-31
|
||||||
{% endif %}
|
|
||||||
- fedora-30
|
- fedora-30
|
||||||
- fedora-29
|
- fedora-29
|
||||||
- fedora-28
|
- fedora-28
|
||||||
|
@ -84,13 +77,8 @@ product_versions:
|
||||||
decision_context: bodhi_update_push_stable
|
decision_context: bodhi_update_push_stable
|
||||||
blacklist: []
|
blacklist: []
|
||||||
subject_type: koji_build
|
subject_type: koji_build
|
||||||
{% if env == 'staging' %}
|
|
||||||
rules:
|
rules:
|
||||||
- !RemoteRule {}
|
- !RemoteRule {}
|
||||||
{% else %}
|
|
||||||
rules:
|
|
||||||
- !RemoteRule {}
|
|
||||||
{% endif %}
|
|
||||||
|
|
||||||
--- !Policy
|
--- !Policy
|
||||||
id: "no_requirements_testing"
|
id: "no_requirements_testing"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue