Moving eln to prod

Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
This commit is contained in:
Mohan Boddu 2020-04-29 19:57:52 +00:00
parent 777a2a983e
commit 861820c31d

View file

@ -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