From 96dc468fb30cf83d63c1311b947e6eeb12bd9c19 Mon Sep 17 00:00:00 2001 From: YAMAMOTO Takashi Date: Sat, 6 Apr 2019 20:07:46 +0900 Subject: [PATCH] Add non-voting networking-midonet job Depends-On: https://review.openstack.org/#/c/649309/ Change-Id: I5b11adee714d514bdcd36fd2f90d2cf47c753cd3 --- .zuul.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index 543d9a8..b7fd940 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -14,6 +14,12 @@ voting: false # NOTE(yamamoto): devstack doesn't have job definition in ocata + # Non-voting jobs from other projects using this tempest plugin + # NOTE(yamamoto): Explicitly marked non-voting here to avoid being + # affected by their job definition. + - networking-midonet-tempest-aio-ml2-full-centos-7: + voting: false + - job: name: tap-as-a-service-tempest-plugin parent: devstack-tempest