From a53120f8873181244b76d55c65679c8d32986520 Mon Sep 17 00:00:00 2001 From: "Chandan Kumar (raukadah)" Date: Fri, 31 Jul 2020 20:22:03 +0530 Subject: [PATCH] Add tripleo-standalone sc4 job Adding tripleo-ci-centos-8-scenario004-standalone job in check and gate against puppet-pacemaker project make sure it does not break the tripleo project. Change-Id: I2365ce2cb2b0bdc47d153fa90df93bcb99a32248 Signed-off-by: Chandan Kumar (raukadah) --- .zuul.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index 60ca9816..13eaaa28 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -3,3 +3,10 @@ - puppet-openstack-check-jobs - puppet-openstack-module-unit-jobs - release-notes-jobs-python3 + check: + jobs: + - tripleo-ci-centos-8-scenario004-standalone + gate: + jobs: + - tripleo-ci-centos-8-scenario004-standalone + queue: tripleo