From c06d8ac7ad986a12b7cebf49e218b37a7585e8ce Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Thu, 26 Jun 2014 18:40:25 -0700 Subject: [PATCH] Move heatclient default test node to trusty. This change will run all heatclient python27 unittests, doc builds, and flake8 jobs on trusty nodes. Change-Id: I937df5a051e0881668c5b45dd747b589016a85d0 --- 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 2005c6f4a5..f1bd01dea5 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -429,6 +429,8 @@ jobs: parameter-function: set_node_options_default_trusty - name: ^gate-python-glanceclient.*$ parameter-function: set_node_options_default_trusty + - name: ^gate-python-heatclient.*$ + 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)$