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
|
||||
- name: gate-murano-dashboard-requirements
|
||||
voting: false
|
||||
- name: gate-yaql-python34
|
||||
voting: false
|
||||
- name: gate-oslo.db-python33
|
||||
voting: false
|
||||
- name: gate-oslo.vmware-python34
|
||||
@ -5870,14 +5872,9 @@ projects:
|
||||
- name: stackforge/yaql
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: python-jobs
|
||||
check:
|
||||
- gate-yaql-docs
|
||||
- gate-yaql-pep8
|
||||
- gate-yaql-python27
|
||||
gate:
|
||||
- gate-yaql-docs
|
||||
- gate-yaql-pep8
|
||||
- gate-yaql-python27
|
||||
- gate-yaql-python34
|
||||
|
||||
- name: stackforge/zvm-driver
|
||||
template:
|
||||
|
Loading…
Reference in New Issue
Block a user