From 60c5a4a79758c8fad406daa7318c828618173ef8 Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Thu, 26 Jun 2014 19:00:20 -0700 Subject: [PATCH] Move keystoneclient default test node to trusty. This change will run all keystoneclient python27 unittests, doc builds, and flake8 jobs on trusty nodes. Change-Id: I49a9c542585da83c4a9d3fc1e558e27344ab61ea --- 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 253ba13dc1..fff423a005 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -433,6 +433,8 @@ jobs: parameter-function: set_node_options_default_trusty - name: ^gate-python-ironicclient.*$ parameter-function: set_node_options_default_trusty + - name: ^gate-python-keystoneclient.*$ + 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)$