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
This commit is contained in:
Clark Boylan 2014-06-30 15:39:34 -07:00
parent ee07d3c1a2
commit 885d4af150

View File

@ -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.*$