From d9ccd04697922b7873a775a903e37f492f30be17 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Wed, 20 Aug 2014 12:44:25 +1000 Subject: [PATCH] Switch os-cloud-config to using python{,3}-jobs Now that the python33 job for os-cloud-config can vote, add it to the gate by way of switching os-cloud-config to making use of the python-jobs and python3-jobs templates. Change-Id: I71045243e35045483c3c8163f12f7ae6238d00f4 --- .../openstack_project/files/zuul/layout.yaml | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 21fe47fc86..bd5f45d2ba 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -607,8 +607,6 @@ jobs: - 'modules/openstack_project/files/accessbot/channels.yaml' - name: check-tripleo-ironic-overcloud-precise-ha voting: false - - name: gate-os-cloud-config-python33 - voting: false # Continous publishing from master of the following documentation targets: - name: ^.*manuals-upstream-translation-update$ branch: master @@ -1974,25 +1972,14 @@ projects: - name: merge-check - name: check-requirements - name: publish-to-pypi - check: - - gate-os-cloud-config-pep8 - - gate-os-cloud-config-python26 - - gate-os-cloud-config-python27 - - gate-os-cloud-config-python33 + - name: python-jobs + - name: python3-jobs check-tripleo: - check-tripleo-novabm-undercloud-precise-nonha - check-tripleo-ironic-undercloud-precise-nonha - check-tripleo-novabm-overcloud-f20-nonha - gate: - - gate-os-cloud-config-pep8 - - gate-os-cloud-config-python26 - - gate-os-cloud-config-python27 experimental-tripleo: - check-tripleo-novabm-overcloud-precise-nonha - post: - - os-cloud-config-docs - - os-cloud-config-coverage - - os-cloud-config-branch-tarball #TODO: add docs - name: openstack/os-collect-config