From 85579c7fb9286eace54a68f6cbb96438a58b417e Mon Sep 17 00:00:00 2001 From: Dmitry Tantsur Date: Mon, 28 Oct 2019 09:42:18 +0100 Subject: [PATCH] CI: add ironic-python-agent-builder to the ironic job It is now a requirement of the devstack plugin. Change-Id: I37e2091d1844347f737c496decf3288af595beb6 --- .zuul.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.zuul.yaml b/.zuul.yaml index a4a812701..ca801fe20 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -253,6 +253,7 @@ Run openstacksdk functional tests against a master devstack with ironic required-projects: - openstack/ironic + - openstack/ironic-python-agent-builder vars: devstack_localrc: OVERRIDE_PUBLIC_BRIDGE_MTU: 1400