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
|
- name: gate-cinder-python26
|
||||||
branch: ^stable/(icehouse|juno)$
|
branch: ^stable/(icehouse|juno)$
|
||||||
|
|
||||||
|
- name: gate-cinder-python34
|
||||||
|
branch: ^(?!stable/(?:icehouse|juno|kilo)).*$
|
||||||
|
voting: false
|
||||||
|
|
||||||
- name: gate-designate-python26
|
- name: gate-designate-python26
|
||||||
branch: ^stable/(icehouse|juno)$
|
branch: ^stable/(icehouse|juno)$
|
||||||
|
|
||||||
@ -1580,6 +1584,7 @@ projects:
|
|||||||
- name: translation-jobs
|
- name: translation-jobs
|
||||||
check:
|
check:
|
||||||
- gate-cinder-pylint
|
- gate-cinder-pylint
|
||||||
|
- gate-cinder-python34
|
||||||
- check-devstack-dsvm-cells
|
- check-devstack-dsvm-cells
|
||||||
- gate-rally-dsvm-cinder
|
- gate-rally-dsvm-cinder
|
||||||
- check-tempest-dsvm-full-ceph
|
- check-tempest-dsvm-full-ceph
|
||||||
|
Loading…
x
Reference in New Issue
Block a user