Add python33 jobs for os-{apply,collect}-config
To help bring Python 3 support to os-*-config, also add non-voting -python33 jobs for os-apply-config and os-collect-config. Change-Id: Iac06384ecab5e21042f4a4bd336a49cc1e61093b
This commit is contained in:
parent
4249a9ee8d
commit
9dd639671d
@ -539,6 +539,10 @@ jobs:
|
||||
- 'modules/openstack_project/files/accessbot/channels.yaml'
|
||||
- name: check-tripleo-ironic-overcloud-precise-ha
|
||||
voting: false
|
||||
- name: gate-os-apply-config-python33
|
||||
voting: false
|
||||
- name: gate-os-collect-config-python33
|
||||
voting: false
|
||||
# Continous publishing from master of the following documentation targets:
|
||||
- name: ^.*manuals-upstream-translation-update$
|
||||
branch: master
|
||||
@ -1889,6 +1893,7 @@ projects:
|
||||
- gate-os-apply-config-pep8
|
||||
- gate-os-apply-config-python26
|
||||
- gate-os-apply-config-python27
|
||||
- gate-os-apply-config-python33
|
||||
check-tripleo:
|
||||
- check-tripleo-novabm-undercloud-precise-nonha
|
||||
- check-tripleo-ironic-undercloud-precise-nonha
|
||||
@ -1927,6 +1932,7 @@ projects:
|
||||
- gate-os-collect-config-pep8
|
||||
- gate-os-collect-config-python26
|
||||
- gate-os-collect-config-python27
|
||||
- gate-os-collect-config-python33
|
||||
check-tripleo:
|
||||
- check-tripleo-novabm-undercloud-precise-nonha
|
||||
- check-tripleo-ironic-undercloud-precise-nonha
|
||||
|
Loading…
x
Reference in New Issue
Block a user