Skip to content

Commit

Permalink
changed policy.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Karma Dolkar <karmadolkar29@gmail.com>
  • Loading branch information
karmadolkar authored and mergify[bot] committed Apr 4, 2020
1 parent 3172cb2 commit 1c921b5
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions devel/ci/integration/greenwave/policy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ product_versions:
- fedora-32
- fedora-31
- fedora-30
- fedora-29
decision_context: bodhi_update_push_testing
blacklist: []
subject_type: koji_build
Expand All @@ -73,7 +72,6 @@ product_versions:
- fedora-32
- fedora-31
- fedora-30
- fedora-29
decision_context: bodhi_update_push_stable
blacklist: []
subject_type: koji_build
Expand All @@ -86,9 +84,9 @@ product_versions:
- fedora-30-modular
- fedora-30-containers
- fedora-30-flatpaks
- fedora-29-modular
- fedora-29-containers
- fedora-29-flatpaks
- fedora-31-modular
- fedora-31-containers
- fedora-31-flatpaks
- fedora-epel-8
- fedora-epel-7
- fedora-epel-6
Expand All @@ -103,9 +101,9 @@ product_versions:
- fedora-30-modular
- fedora-30-containers
- fedora-30-flatpaks
- fedora-29-modular
- fedora-29-containers
- fedora-29-flatpaks
- fedora-31-modular
- fedora-31-containers
- fedora-31-flatpaks
- fedora-epel-8
- fedora-epel-7
- fedora-epel-6
Expand All @@ -119,7 +117,9 @@ rules: []
id: "openqa_release_critical_tasks_for_testing"
product_versions:
- fedora-30
- fedora-29
- fedora-31
- fedora-32
- fedora-33
decision_context: bodhi_update_push_testing
blacklist: []
subject_type: bodhi_update
Expand All @@ -130,7 +130,9 @@ rules:
id: "openqa_release_critical_tasks_for_stable"
product_versions:
- fedora-30
- fedora-29
- fedora-31
- fedora-32
- fedora-33
decision_context: bodhi_update_push_stable
blacklist: []
subject_type: bodhi_update
Expand Down

0 comments on commit 1c921b5

Please sign in to comment.