From d72944233f3d6abe7d68dc39710f4ccc0f7ac202 Mon Sep 17 00:00:00 2001 From: Bhagyashri Shewale Date: Mon, 13 Sep 2021 13:05:43 +0530 Subject: [PATCH] Run TripleO jobs on CentOS8 instead of CentOS7 As we are cleaning up the c7 jobs and obselete featuresets [1]. This change replaces usage of CentOS7 in TripleO jobs by CentOS8. [1]: https://review.opendev.org/q/topic:%22cleanup_featuresets%22+(status:open%20OR%20status:merged) Change-Id: I6dac8447e50aabb97bdec65c61f46b9bc78002b7 --- .zuul.yaml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index f5c0a0906..f1905185a 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -41,18 +41,13 @@ # TripleO jobs that deploy Telemetry. # Note we don't use a project-template here, so it's easier # to disable voting on one specific job if things go wrong. - # tripleo-ci-centos-7-scenario00(1|2)-multinode-oooq will only - # run on stable/pike while the -container will run in Queens - # and beyond. # If you need any support to debug these jobs in case of # failures, please reach us on #tripleo IRC channel. # NOTE(sileht): These job takes 3 hours and fail most of the times. # While other jobs take 20-30 minutes # We can reenable it when they take less times. - - tripleo-ci-centos-7-scenario001-multinode-oooq - - tripleo-ci-centos-7-scenario001-standalone - - tripleo-ci-centos-7-scenario002-multinode-oooq - - tripleo-ci-centos-7-scenario002-standalone + - tripleo-ci-centos-8-scenario001-standalone + - tripleo-ci-centos-8-scenario002-standalone - job: name: aodh-tempest-plugin-postgresql