Merge "Fix stable branch selector in zuul layout"

This commit is contained in:
Jenkins 2014-07-09 20:58:51 +00:00 committed by Gerrit Code Review
commit dce27b9e1c

View File

@ -430,7 +430,7 @@ jobs:
parameter-function: set_node_options_default_trusty 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: ^.*(-icehouse|-havana)$ - name: ^(?!periodic-).*(-icehouse|-havana)$
branch: ^master.*$ branch: ^master.*$
- name: gate-tempest-dsvm-full - name: gate-tempest-dsvm-full
queue-name: integrated queue-name: integrated