Merge "Add Python 3.3 gate for Marconi + Client"
This commit is contained in:
commit
b050986b39
@ -716,6 +716,7 @@
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
- python-jobs
|
- python-jobs
|
||||||
|
- gate-{name}-python33
|
||||||
|
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
@ -1066,6 +1067,7 @@
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
- python-jobs
|
- python-jobs
|
||||||
|
- gate-{name}-python33
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: cookbook-openstack-common
|
name: cookbook-openstack-common
|
||||||
|
@ -172,7 +172,10 @@ jobs:
|
|||||||
voting: false
|
voting: false
|
||||||
- name: gate-django_openstack_auth-python27
|
- name: gate-django_openstack_auth-python27
|
||||||
voting: false
|
voting: false
|
||||||
|
- name: gate-marconi-python33
|
||||||
|
voting: false
|
||||||
|
- name: gate-python-marconiclient-python33
|
||||||
|
voting: false
|
||||||
|
|
||||||
projects:
|
projects:
|
||||||
- name: openstack-infra/zuul
|
- name: openstack-infra/zuul
|
||||||
@ -1453,10 +1456,12 @@ projects:
|
|||||||
- gate-marconi-pep8
|
- gate-marconi-pep8
|
||||||
- gate-marconi-python26
|
- gate-marconi-python26
|
||||||
- gate-marconi-python27
|
- gate-marconi-python27
|
||||||
|
- gate-marconi-python33
|
||||||
gate:
|
gate:
|
||||||
- gate-marconi-pep8
|
- gate-marconi-pep8
|
||||||
- gate-marconi-python26
|
- gate-marconi-python26
|
||||||
- gate-marconi-python27
|
- gate-marconi-python27
|
||||||
|
- gate-marconi-python33
|
||||||
|
|
||||||
- name: stackforge/staccato
|
- name: stackforge/staccato
|
||||||
check:
|
check:
|
||||||
@ -2233,10 +2238,12 @@ projects:
|
|||||||
- gate-python-marconiclient-pep8
|
- gate-python-marconiclient-pep8
|
||||||
- gate-python-marconiclient-python26
|
- gate-python-marconiclient-python26
|
||||||
- gate-python-marconiclient-python27
|
- gate-python-marconiclient-python27
|
||||||
|
- gate-python-marconiclient-python33
|
||||||
gate:
|
gate:
|
||||||
- gate-python-marconiclient-pep8
|
- gate-python-marconiclient-pep8
|
||||||
- gate-python-marconiclient-python26
|
- gate-python-marconiclient-python26
|
||||||
- gate-python-marconiclient-python27
|
- gate-python-marconiclient-python27
|
||||||
|
- gate-python-marconiclient-python33
|
||||||
|
|
||||||
- name: stackforge/cookbook-openstack-block-storage
|
- name: stackforge/cookbook-openstack-block-storage
|
||||||
check:
|
check:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user