From bd7543a73681f16e20d5562291b8f545fc4fb904 Mon Sep 17 00:00:00 2001 From: Bhagyashri Shewale Date: Tue, 8 Feb 2022 18:04:04 +0530 Subject: [PATCH] Move zuul jobs layout to centos9 only for master branch See topic branch [1] for related reviews. [1] https://review.opendev.org/q/topic:c8_teardown_master Depends-On: https://review.opendev.org/c/openstack/tripleo-ci/+/829236 Change-Id: Iaea2b36f0de339067c07c9d02e7d39d7f220248b --- zuul.d/project.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index c8ff0c9..f1ce6e5 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -22,10 +22,10 @@ - release-notes-jobs-python3 check: jobs: - - tripleo-ci-centos-8-standalone + - tripleo-ci-centos-9-standalone gate: jobs: - - tripleo-ci-centos-8-standalone + - tripleo-ci-centos-9-standalone post: jobs: - publish-openstack-python-branch-tarball