From 885d4af1507c4461c806031f67a2c26b62d64231 Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Mon, 30 Jun 2014 15:39:34 -0700 Subject: [PATCH] Move trove default test node to trusty. This change will run all trove python27 unittests, doc builds, and flake8 jobs on trusty nodes. Change-Id: Id9fe9120fdd597c4d370d47ab9ad272db5fa2ccf --- 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 4a39113162..bd430fcad2 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -419,6 +419,8 @@ jobs: parameter-function: set_node_options_default_trusty - name: ^gate-sahara-.*$ parameter-function: set_node_options_default_trusty + - name: ^gate-trove-.*$ + parameter-function: set_node_options_default_trusty - name: ^gate-python-cinderclient.*$ parameter-function: set_node_options_default_trusty - name: ^gate-python-glanceclient.*$