From 9e028c9c0630aeea17100c416be74e1c81796b59 Mon Sep 17 00:00:00 2001 From: Bhagyashri Shewale Date: Fri, 17 Sep 2021 18:02:18 +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: Id4c6a44417276950bd1fb92c2abc7c943960818a --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 7d3abc88f..c7871ce26 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -96,7 +96,7 @@ # to disable voting on one specific job if things go wrong. # If you need any support to debug these jobs in case of # failures, please reach us on #tripleo IRC channel. - - tripleo-ci-centos-7-scenario002-standalone + - tripleo-ci-centos-8-scenario002-standalone # Heat job that deploy Zaqar - heat-functional-convg-mysql-lbaasv2 - zaqar-rally: