Merge "Stop running python2 jobs for Zuul v3"
This commit is contained in:
commit
ad47cac9a5
@ -3741,6 +3741,10 @@ jobs:
|
||||
- name: gate-nodepool-docs-ubuntu-xenial
|
||||
branch: ^(?!feature/gearman-zk-shim).*$
|
||||
|
||||
# Only run python27 job on the master branch of zuul
|
||||
- name: ^gate-zuul-python27
|
||||
branch: master
|
||||
|
||||
# Only run python35 job on the feature/zuulv3 branch of zuul
|
||||
- name: ^gate-zuul-python35
|
||||
branch: feature/zuulv3
|
||||
|
Loading…
x
Reference in New Issue
Block a user