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
|
||||
blacklist: []
|
||||
subject_type: koji_build
|
||||
{% if env == 'staging' %}
|
||||
rules:
|
||||
- !RemoteRule {}
|
||||
{% else %}
|
||||
rules:
|
||||
- !RemoteRule {}
|
||||
{% endif %}
|
||||
|
||||
--- !Policy
|
||||
id: "taskotron_release_critical_tasks_for_stable"
|
||||
product_versions:
|
||||
{% if env == 'staging' %}
|
||||
- fedora-31
|
||||
{% endif %}
|
||||
- fedora-30
|
||||
- fedora-29
|
||||
- fedora-28
|
||||
|
@ -84,13 +77,8 @@ product_versions:
|
|||
decision_context: bodhi_update_push_stable
|
||||
blacklist: []
|
||||
subject_type: koji_build
|
||||
{% if env == 'staging' %}
|
||||
rules:
|
||||
- !RemoteRule {}
|
||||
{% else %}
|
||||
rules:
|
||||
- !RemoteRule {}
|
||||
{% endif %}
|
||||
|
||||
--- !Policy
|
||||
id: "no_requirements_testing"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue