Merge "Add non voting python34/35 checks for vmware-nsx"

This commit is contained in:
Jenkins 2016-07-08 08:03:57 +00:00 committed by Gerrit Code Review
commit 19d2ee11c0
2 changed files with 10 additions and 0 deletions

View File

@ -10817,6 +10817,8 @@
jobs:
- python-jobs
- 'gate-{name}-python35{suffix}':
suffix: '-nv'
- pypi-jobs
- project:

View File

@ -1772,6 +1772,11 @@ jobs:
- name: gate-networking-ovn-python34
voting: false
- name: gate-vmware-nsx-python34
# support did not exist until after mitaka
branch: ^(?!stable/(icehouse|juno|liberty|mitaka)).*$
voting: false
- name: gate-tempest-dsvm-networking-onos
voting: false
@ -13196,6 +13201,9 @@ projects:
- name: python-jobs
- name: check-requirements
- name: publish-to-pypi
- name: python35-jobs-nv
check:
- gate-vmware-nsx-python34
- name: openstack/watcher
template: