From f163629327e2388d144c239875055511737e149d Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Tue, 24 Jun 2014 14:08:34 -0700 Subject: [PATCH] Run ironic python agent image builds on trusty. Force ironic python agent builds to run on trusty as these builds depend on docker which depends on trusty. Change-Id: Icbf193f4ad8450ce1f5f3ed652081ea3bd2b42e6 --- modules/openstack_project/files/zuul/layout.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 7c1d47194f..d9465b83f5 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -404,6 +404,9 @@ jobs: # Pecan ceilometer tests need new mongodb available in trusty - name: ^gate-pecan-tox-ceilometer-.*$ parameter-function: set_node_options_default_trusty + # IPA image builds need docker which requires trusty + - name: ironic-python-agent-buildimage-coreos + parameter-function: set_node_options_default_trusty # tempest and d-g branchless tests need to only run on master # (needs to be early to not impact non-voting stanzas later) - name: ^.*(-icehouse|-havana)$