Merge "Skip gate-neutronclient-dsvm-functional job for juno branch"

This commit is contained in:
Jenkins
2015-07-23 19:06:45 +00:00
committed by Gerrit Code Review

View File

@@ -1553,6 +1553,10 @@ jobs:
- name: ^gate-cliff-tox-(openstackclient|neutronclient)-tip$
branch: ^master$
# Skip Juno for neutronclient-dsvm-functional
- name: ^gate-neutronclient-dsvm-functional$
branch: ^(?!stable/juno).*$
- name: ^gate-ironic-inspector-dsvm.*$
branch: ^(?!stable/1).*$