Merge "Disable tooz etc3 job on old branches"

This commit is contained in:
Jenkins 2017-06-28 08:44:23 +00:00 committed by Gerrit Code Review
commit 0c27faa852
1 changed files with 2 additions and 2 deletions

View File

@ -3679,8 +3679,8 @@ jobs:
- name: gate-tooz-tox-py27-etcd-ubuntu-trusty
branch: ^stable/mitaka.*$
# NOTE(dims) etcd3gw is available only in pike and forward
- name: ^gate-tooz-tox-.*-etcd3gw-ubuntu-xenial$
# NOTE(dims) etcd3 and etcd3gw is available only in pike and forward
- name: ^gate-tooz-tox-.*-etcd3.*-ubuntu-xenial$
branch: ^(?!stable/(mitaka|newton|ocata)).*$
- name: ^gate-tooz-tox-py35-.+-ubuntu-xenial