From ae67cd33eb1f6a410aae79283951b6ceac642adc Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Thu, 1 Apr 2021 22:21:42 +0900 Subject: [PATCH] Use tripleo puppet job instaed of tripleo job ... so that we define all tripleo jobs in puppet moudles based on the base job definition. Change-Id: If2df7664e43d62ceb979fe597e65b1ce046d00cc (cherry picked from commit d2f0bcff69fd9ddbb6971f4ec40f9e412e91b1ca) --- .zuul.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 861cbbf..f98e67e 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -6,8 +6,7 @@ - release-notes-jobs-python3 check: jobs: - - tripleo-ci-centos-8-standalone + - tripleo-puppet-ci-centos-8-standalone gate: jobs: - - tripleo-ci-centos-8-standalone - queue: tripleo + - tripleo-puppet-ci-centos-8-standalone