Add python35-jobs to feature/zuulv3 branch of zuul
Zuul feature/zuulv3 has been updated to support python3. Change-Id: Iaee32c0e7f0436637c1382d47b372a3c4532bb9d Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
043c35f83b
commit
401774b848
@ -3740,6 +3740,10 @@ jobs:
|
||||
- name: gate-nodepool-docs-ubuntu-xenial
|
||||
branch: ^(?!feature/gearman-zk-shim).*$
|
||||
|
||||
# Only run python35 job on the feature/zuulv3 branch of zuul
|
||||
- name: ^gate-zuul-python35
|
||||
branch: feature/zuulv3
|
||||
|
||||
########################################################################
|
||||
# The project list is sorted alphabetically.
|
||||
########################################################################
|
||||
@ -5441,6 +5445,7 @@ projects:
|
||||
- name: merge-check
|
||||
- name: publish-to-pypi
|
||||
- name: python-jobs
|
||||
- name: python35-jobs
|
||||
- name: infra-publish-jobs
|
||||
experimental:
|
||||
- gate-zuul-nodepool
|
||||
|
Loading…
Reference in New Issue
Block a user