Adding modular pieces as well:
diff --git a/roles/openshift-apps/greenwave/templates/configmap.yml b/roles/openshift-apps/greenwave/templ
index dd297c4..05041da 100644
--- a/roles/openshift-apps/greenwave/templates/configmap.yml
+++ b/roles/openshift-apps/greenwave/templates/configmap.yml
@@ -97,6 +97,7 @@ data:
--- !Policy
id: "taskotron_release_critical_tasks_for_testing"
product_versions:
+ - fedora-29
- fedora-28
- fedora-27
- fedora-26
@@ -114,6 +115,7 @@ data:
--- !Policy
id: "taskotron_release_critical_tasks_for_stable"
product_versions:
+ - fedora-29
- fedora-28
- fedora-27
- fedora-26
@@ -131,6 +133,7 @@ data:
--- !Policy
id: "no_requirements_testing"
product_versions:
+ - fedora-29-modular
- fedora-28-modular
- fedora-epel-7
- fedora-epel-6
@@ -142,6 +145,7 @@ data:
--- !Policy
id: "no_requirements_for_stable"
product_versions:
+ - fedora-29-modular
- fedora-28-modular
- fedora-epel-7
- fedora-epel-6
@@ -155,6 +159,7 @@ data:
id: "atomic_ci_pipeline_results"
product_versions:
+ - fedora-29
- fedora-28
- fedora-27
- fedora-26
@@ -174,6 +179,7 @@ data:
id: "atomic_ci_pipeline_results_stable"
product_versions:
+ - fedora-29
- fedora-28
- fedora-27
- fedora-26
On Tue, Aug 28, 2018 at 10:10 AM Ralph Bean <rbean@xxxxxxxxxx> wrote:
LGTM. Easy to roll back if it is incorrect. +1
On Tue, Aug 28, 2018 at 10:05:08AM -0400, Mohan Boddu wrote:
> diff --git a/roles/openshift-apps/greenwave/templates/configmap.yml
> b/roles/openshift-apps/greenwave/templ
> index dd297c4..694ca3c 100644
> --- a/roles/openshift-apps/greenwave/templates/configmap.yml
> +++ b/roles/openshift-apps/greenwave/templates/configmap.yml
> @@ -97,6 +97,7 @@ data:
> --- !Policy
> id: "taskotron_release_critical_tasks_for_testing"
> product_versions:
> + - fedora-29
> - fedora-28
> - fedora-27
> - fedora-26
> @@ -114,6 +115,7 @@ data:
> --- !Policy
> id: "taskotron_release_critical_tasks_for_stable"
> product_versions:
> + - fedora-29
> - fedora-28
> - fedora-27
> - fedora-26
> @@ -155,6 +157,7 @@ data:
> # http://fedoraproject.org/wiki/CI
> id: "atomic_ci_pipeline_results"
> product_versions:
> + - fedora-29
> - fedora-28
> - fedora-27
> - fedora-26
> @@ -174,6 +177,7 @@ data:
> # http://fedoraproject.org/wiki/CI
> id: "atomic_ci_pipeline_results_stable"
> product_versions:
> + - fedora-29
> - fedora-28
> - fedora-27
> - fedora-26
> _______________________________________________
> infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
> To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx
> Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
_______________________________________________
infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
_______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx