From a715c5c0ba82a5221edbde65ff382907fbf82b7f Mon Sep 17 00:00:00 2001 From: Luigi Toscano Date: Thu, 7 Mar 2019 14:31:04 +0100 Subject: [PATCH] Add the buildimages job to the check queue Non-voting right now, as it happens to the same job when used by the sahara.git repository. Change-Id: I2797b129f0dbce51ec0a0b3f2f88fcab0a953296 --- .zuul.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index a9833ed..b7e0072 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -8,3 +8,7 @@ - openstack-python37-jobs - publish-openstack-docs-pti - release-notes-jobs-python3 + check: + jobs: + - sahara-buildimages-mapr: + voting: false