Merge "Add a non-voting py34 check job to Cinder"
This commit is contained in:
commit
d35dd89092
@ -1350,6 +1350,10 @@ jobs:
|
||||
- name: gate-cinder-python26
|
||||
branch: ^stable/(icehouse|juno)$
|
||||
|
||||
- name: gate-cinder-python34
|
||||
branch: ^(?!stable/(?:icehouse|juno|kilo)).*$
|
||||
voting: false
|
||||
|
||||
- name: gate-designate-python26
|
||||
branch: ^stable/(icehouse|juno)$
|
||||
|
||||
@ -1580,6 +1584,7 @@ projects:
|
||||
- name: translation-jobs
|
||||
check:
|
||||
- gate-cinder-pylint
|
||||
- gate-cinder-python34
|
||||
- check-devstack-dsvm-cells
|
||||
- gate-rally-dsvm-cinder
|
||||
- check-tempest-dsvm-full-ceph
|
||||
|
Loading…
Reference in New Issue
Block a user