Enable py34 jobs for stackforge/yaql
There is a patch on review which enables Python 3 support: https://review.openstack.org/#/c/134665/ We want to make sure it passes py34 in gates. Change-Id: I27e67a6ea35c12c73f4d5e6142298b5ab99e1b9c
This commit is contained in:
parent
3e93931b09
commit
5bd7207fe1
@ -736,6 +736,8 @@ jobs:
|
|||||||
voting: false
|
voting: false
|
||||||
- name: gate-murano-dashboard-requirements
|
- name: gate-murano-dashboard-requirements
|
||||||
voting: false
|
voting: false
|
||||||
|
- name: gate-yaql-python34
|
||||||
|
voting: false
|
||||||
- name: gate-oslo.db-python33
|
- name: gate-oslo.db-python33
|
||||||
voting: false
|
voting: false
|
||||||
- name: gate-oslo.vmware-python34
|
- name: gate-oslo.vmware-python34
|
||||||
@ -5870,14 +5872,9 @@ projects:
|
|||||||
- name: stackforge/yaql
|
- name: stackforge/yaql
|
||||||
template:
|
template:
|
||||||
- name: merge-check
|
- name: merge-check
|
||||||
|
- name: python-jobs
|
||||||
check:
|
check:
|
||||||
- gate-yaql-docs
|
- gate-yaql-python34
|
||||||
- gate-yaql-pep8
|
|
||||||
- gate-yaql-python27
|
|
||||||
gate:
|
|
||||||
- gate-yaql-docs
|
|
||||||
- gate-yaql-pep8
|
|
||||||
- gate-yaql-python27
|
|
||||||
|
|
||||||
- name: stackforge/zvm-driver
|
- name: stackforge/zvm-driver
|
||||||
template:
|
template:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user