Enable python33 gate/check for pbr and oslo.config
Change-Id: I7aeb05ba706ed35996384df51344e0f26d41298c
This commit is contained in:
parent
da21b1bc08
commit
b105dfa7a2
@ -241,6 +241,7 @@ projects:
|
||||
- gate-oslo.config-docs
|
||||
- gate-oslo.config-python26
|
||||
- gate-oslo.config-python27
|
||||
- gate-oslo.config-python33
|
||||
|
||||
- name: openstack/oslo.messaging
|
||||
check:
|
||||
@ -389,6 +390,7 @@ projects:
|
||||
- gate-pbr-docs
|
||||
- gate-pbr-python26
|
||||
- gate-pbr-python27
|
||||
- gate-pbr-python33
|
||||
|
||||
- name: openstack-dev/devstack
|
||||
check:
|
||||
|
@ -677,12 +677,14 @@ projects:
|
||||
- gate-oslo.config-docs
|
||||
- gate-oslo.config-python26
|
||||
- gate-oslo.config-python27
|
||||
- gate-oslo.config-python33
|
||||
gate:
|
||||
- gate-oslo.config-requirements
|
||||
- gate-oslo.config-docs
|
||||
- gate-oslo.config-pep8
|
||||
- gate-oslo.config-python26
|
||||
- gate-oslo.config-python27
|
||||
- gate-oslo.config-python33
|
||||
post:
|
||||
- oslo.config-branch-tarball
|
||||
- oslo.config-docs
|
||||
@ -1129,6 +1131,7 @@ projects:
|
||||
- gate-pbr-docs
|
||||
- gate-pbr-python26
|
||||
- gate-pbr-python27
|
||||
- gate-pbr-python33
|
||||
- gate-pbr-devstack-vm-rawinstall
|
||||
- gate-tempest-devstack-vm-smoke
|
||||
- gate-tempest-devstack-vm-full
|
||||
@ -1143,6 +1146,7 @@ projects:
|
||||
- gate-pbr-pep8
|
||||
- gate-pbr-python26
|
||||
- gate-pbr-python27
|
||||
- gate-pbr-python33
|
||||
- gate-pbr-devstack-vm-rawinstall
|
||||
- gate-tempest-devstack-vm-smoke
|
||||
- gate-tempest-devstack-vm-full
|
||||
|
Loading…
x
Reference in New Issue
Block a user