Merge "Jenkins jobs of stackforge rack run on trusty."

This commit is contained in:
Jenkins 2014-08-01 23:12:25 +00:00 committed by Gerrit Code Review
commit 69c3bfada8

View File

@ -460,6 +460,8 @@ jobs:
parameter-function: set_node_options_default_trusty parameter-function: set_node_options_default_trusty
- name: ^.*-js-release-branch$ - name: ^.*-js-release-branch$
parameter-function: set_node_options_default_trusty parameter-function: set_node_options_default_trusty
- name: ^gate-rack-.*$
parameter-function: set_node_options_default_trusty
# tempest and d-g branchless tests need to only run on master # tempest and d-g branchless tests need to only run on master
# (needs to be early to not impact non-voting stanzas later) # (needs to be early to not impact non-voting stanzas later)
- name: ^(?!periodic-).*(-icehouse|-havana)$ - name: ^(?!periodic-).*(-icehouse|-havana)$