From 901341ee025d87b7a35cfaa183f927a8d8fc862a Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Mon, 30 Jun 2014 15:39:57 -0700 Subject: [PATCH] Move troveclient default test node to trusty. This change will run all troveclient python27 unittests, doc builds, and flake8 jobs on trusty nodes. Change-Id: I26faab93386638c00ca8c3c9ba7addd02947aa97 --- 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 bd430fcad2..fdebda4b15 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -441,6 +441,8 @@ jobs: parameter-function: set_node_options_default_trusty - name: ^gate-python-saharaclient.*$ parameter-function: set_node_options_default_trusty + - name: ^gate-python-troveclient.*$ + parameter-function: set_node_options_default_trusty - name: ^gate-oslo.*$ parameter-function: set_node_options_default_trusty # tempest and d-g branchless tests need to only run on master