From d304f23498180c56c3b02b4cb2cc8880c298d76b Mon Sep 17 00:00:00 2001 From: Jeremy Stanley <fungi@yuggoth.org> Date: Wed, 3 Sep 2014 20:30:45 +0000 Subject: [PATCH] Switch sphinxcontrib-docbookrestapi to python-jobs As the gate-{name}-python34 job-template is in the python-jobs group, update sphinxcontrib-docbookrestapi to use that group instead of directly instantiating job templates. This is in preparation of turning python34 testing on everywhere we currently run python33 jobs, so we can begin to transition. Change-Id: I0343d50491c4d6566db10165fa502fdb4fb3bff0 --- .../files/jenkins_job_builder/config/projects.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml index c7a916c6c0..62d0d1aa48 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml @@ -2716,11 +2716,7 @@ tarball-site: tarballs.openstack.org jobs: - - 'gate-{name}-pep8' - - 'gate-{name}-python26' - - 'gate-{name}-python27' - - 'gate-{name}-python33' - - '{name}-tarball' + - python-jobs - pypi-jobs - project: