From ee07d3c1a2c40bf7832cc8450be3b83a4bb351a6 Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Mon, 30 Jun 2014 14:04:06 -0700 Subject: [PATCH] Move oslo default test node to trusty. This change will run all oslo* python27 unittests, doc builds, and flake8 jobs on trusty nodes. Change-Id: I65b60c4a2df69b5e41162748b95e8ea47be4cd14 --- 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 128930e364..4a39113162 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -439,6 +439,8 @@ jobs: parameter-function: set_node_options_default_trusty - name: ^gate-python-saharaclient.*$ 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 # (needs to be early to not impact non-voting stanzas later) - name: ^.*(-icehouse|-havana)$