Moving eln to prod
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
This commit is contained in:
parent
777a2a983e
commit
861820c31d
1 changed files with 0 additions and 8 deletions
|
@ -54,9 +54,7 @@ rules:
|
|||
id: "taskotron_release_critical_tasks_for_testing"
|
||||
product_versions:
|
||||
- fedora-rawhide
|
||||
{% if env == 'staging' %}
|
||||
- fedora-eln
|
||||
{% endif %}
|
||||
- fedora-33
|
||||
- fedora-32
|
||||
- fedora-31
|
||||
|
@ -72,9 +70,7 @@ rules:
|
|||
id: "taskotron_release_critical_tasks_for_stable"
|
||||
product_versions:
|
||||
- fedora-rawhide
|
||||
{% if env == 'staging' %}
|
||||
- fedora-eln
|
||||
{% endif %}
|
||||
- fedora-33
|
||||
- fedora-32
|
||||
- fedora-31
|
||||
|
@ -139,9 +135,7 @@ rules: []
|
|||
id: "openqa_release_critical_tasks_for_testing"
|
||||
product_versions:
|
||||
- fedora-rawhide
|
||||
{% if env == 'staging' %}
|
||||
- fedora-eln
|
||||
{% endif %}
|
||||
- fedora-32
|
||||
- fedora-31
|
||||
- fedora-30
|
||||
|
@ -156,9 +150,7 @@ rules:
|
|||
id: "openqa_release_critical_tasks_for_stable"
|
||||
product_versions:
|
||||
- fedora-rawhide
|
||||
{% if env == 'staging' %}
|
||||
- fedora-eln
|
||||
{% endif %}
|
||||
- fedora-32
|
||||
- fedora-31
|
||||
- fedora-30
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue