From d14e12ca5e8f1a963a1813f61ad7a2e367bcdecb Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Thu, 26 Jun 2014 18:50:11 -0700 Subject: [PATCH] Move ironicclient default test node to trusty. This change will run all ironicclient python27 unittests, doc builds, and flake8 jobs on trusty nodes. Change-Id: Ic12826d903a5cd42c90a23c8fbdfa20e01ac0e90 --- modules/openstack_project/files/zuul/layout.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index f1bd01dea5..253ba13dc1 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -431,6 +431,8 @@ jobs: parameter-function: set_node_options_default_trusty - name: ^gate-python-heatclient.*$ parameter-function: set_node_options_default_trusty + - name: ^gate-python-ironicclient.*$ + 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)$