diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 8caf4845f5..f1f7d0ac81 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -547,6 +547,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 @@ -1904,6 +1908,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 @@ -1942,6 +1947,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