From f15e4704c0caeeaf70f17b7fa97f0eda776c9639 Mon Sep 17 00:00:00 2001 From: Dmitry Tantsur Date: Mon, 19 Nov 2018 11:57:14 +0100 Subject: [PATCH] Add a voting bifrost job to ironic-inspector We broke bifrost (and thus openstacksdk) CI with our recent AMQP change. Let us add a job to not let this happen again. Change-Id: I7756f1526fca9c54c431c9e5e21a43c40cdfa1e8 Depends-On: https://review.openstack.org/618726 --- zuul.d/project.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index b5b1b1132..381ad216b 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -16,6 +16,7 @@ - openstack-tox-functional - openstack-tox-functional-py35 - ironic-tempest-dsvm-ironic-inspector + - bifrost-integration-tinyipa-ubuntu-xenial gate: queue: ironic jobs: @@ -25,3 +26,4 @@ - openstack-tox-functional - openstack-tox-functional-py35 - ironic-tempest-dsvm-ironic-inspector + - bifrost-integration-tinyipa-ubuntu-xenial