From f63d9d9773fed5b8b72b74501ceb21fed0694c09 Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Thu, 26 Jun 2014 19:04:43 -0700 Subject: [PATCH] Move neutronclient default test node to trusty. This change will run all neutronclient python27 unittests, doc builds, and flake8 jobs on trusty nodes. Change-Id: I37aa2d0de3d00d681a5b863278a3c9742fbc147b --- 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 09fb886b2b..d03173e0d0 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -437,6 +437,8 @@ jobs: parameter-function: set_node_options_default_trusty - name: ^gate-python-ceilometerclient.*$ parameter-function: set_node_options_default_trusty + - name: ^gate-python-neutronclient.*$ + 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)$