From c3b76831cc1945a52c661a7fff256a9ab6945026 Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Fri, 3 Aug 2018 17:42:34 -0400 Subject: [PATCH] import zuul job settings from project-config This is a mechanically generated patch to complete step 1 of moving the zuul job settings out of project-config and into each project repository. Because there will be a separate patch on each branch, the branch specifiers for branch-specific jobs have been removed. See the python3-first goal document for details: https://governance.openstack.org/tc/goals/stein/python3-first.html Change-Id: I90039c042f8c5bbfe3662c924fae476fc7329658 Story: #2003250 --- .zuul.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index 00478f0..44f5019 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -23,3 +23,7 @@ - oslo.messaging-src-dsvm-full-amqp1-dual-centos-7: voting: false branches: ^(?!stable/ocata).*$ + - openstack-tox-bashate + gate: + jobs: + - openstack-tox-bashate