From 06970628798efa9787a151faef093da5e7d16e02 Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Thu, 26 Jun 2014 19:11:40 -0700 Subject: [PATCH] Move swiftclient default test node to trusty. This change will run all swiftclient python27 unittests, doc builds, and flake8 jobs on trusty nodes. Change-Id: I4409651804909e52d8a70cc0a71af0256063cd52 --- 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 1bba9e8d07..fc11274ddf 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-novaclient.*$ parameter-function: set_node_options_default_trusty + - name: ^gate-python-swiftclient.*$ + 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)$