greenwave: add fedora-32 to the policies and remove eol releases
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
5570944d47
commit
789ce2b731
1 changed files with 2 additions and 14 deletions
|
@ -55,10 +55,10 @@ rules:
|
|||
--- !Policy
|
||||
id: "taskotron_release_critical_tasks_for_testing"
|
||||
product_versions:
|
||||
- fedora-32
|
||||
- fedora-31
|
||||
- fedora-30
|
||||
- fedora-29
|
||||
- fedora-28
|
||||
decision_context: bodhi_update_push_testing
|
||||
blacklist: []
|
||||
subject_type: koji_build
|
||||
|
@ -68,12 +68,10 @@ rules:
|
|||
--- !Policy
|
||||
id: "taskotron_release_critical_tasks_for_stable"
|
||||
product_versions:
|
||||
- fedora-32
|
||||
- fedora-31
|
||||
- fedora-30
|
||||
- fedora-29
|
||||
- fedora-28
|
||||
- fedora-27
|
||||
- fedora-26
|
||||
decision_context: bodhi_update_push_stable
|
||||
blacklist: []
|
||||
subject_type: koji_build
|
||||
|
@ -89,8 +87,6 @@ product_versions:
|
|||
- fedora-29-modular
|
||||
- fedora-29-containers
|
||||
- fedora-29-flatpaks
|
||||
- fedora-28-modular
|
||||
- fedora-28-containers
|
||||
- fedora-epel-8
|
||||
- fedora-epel-7
|
||||
- fedora-epel-6
|
||||
|
@ -108,8 +104,6 @@ product_versions:
|
|||
- fedora-29-modular
|
||||
- fedora-29-containers
|
||||
- fedora-29-flatpaks
|
||||
- fedora-28-modular
|
||||
- fedora-28-containers
|
||||
- fedora-epel-8
|
||||
- fedora-epel-7
|
||||
- fedora-epel-6
|
||||
|
@ -124,9 +118,6 @@ id: "openqa_release_critical_tasks_for_testing"
|
|||
product_versions:
|
||||
- fedora-30
|
||||
- fedora-29
|
||||
- fedora-28
|
||||
- fedora-27
|
||||
- fedora-26
|
||||
decision_context: bodhi_update_push_testing
|
||||
blacklist: []
|
||||
subject_type: bodhi_update
|
||||
|
@ -138,9 +129,6 @@ id: "openqa_release_critical_tasks_for_stable"
|
|||
product_versions:
|
||||
- fedora-30
|
||||
- fedora-29
|
||||
- fedora-28
|
||||
- fedora-27
|
||||
- fedora-26
|
||||
decision_context: bodhi_update_push_stable
|
||||
blacklist: []
|
||||
subject_type: bodhi_update
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue