From fcdf058d773c3b03860aa4cd936210f342a836a6 Mon Sep 17 00:00:00 2001 From: Luigi Toscano Date: Thu, 7 Mar 2019 14:31:48 +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: I35542f97d8c2c364aca80bd43c31ab1bf4b0bbe1 --- .zuul.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index d60cec6..a9f57f2 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -3,3 +3,7 @@ - tempest-plugin-jobs - publish-openstack-docs-pti - release-notes-jobs-python3 + check: + jobs: + - sahara-buildimages-spark: + voting: false