vpnaas: Turn on python3 jobs
The dependent commit enables this for neutron-vpnaas, but only for master and not juno or kilo. Change-Id: I5007b93dd8cca76c240eccad217b6d7df1ddeafd Depends-On: Ibde058c11804a783b4477ecf4d59c1af99bd73fc Signed-off-by: Kyle Mestery <mestery@mestery.com>
This commit is contained in:
parent
89f1409f1f
commit
726504bb60
@ -868,6 +868,9 @@ jobs:
|
||||
- name: ^gate-neutron-lbaas-python34$
|
||||
branch: ^(?!stable/(?:juno|kilo)).*$
|
||||
|
||||
- name: ^gate-neutron-vpnaas-python34$
|
||||
branch: ^(?!stable/(?:juno|kilo)).*$
|
||||
|
||||
- name: ^gate-group-based-policy-dsvm-functional$
|
||||
voting: false
|
||||
|
||||
@ -2549,6 +2552,7 @@ projects:
|
||||
- name: merge-check
|
||||
- name: periodic-kilo
|
||||
- name: python-jobs
|
||||
- name: python3-jobs
|
||||
- name: openstack-server-release-jobs
|
||||
check:
|
||||
- gate-tempest-dsvm-neutron-full
|
||||
|
Loading…
x
Reference in New Issue
Block a user