From 93d783f97487c57892c06a5e17c51f8b28362883 Mon Sep 17 00:00:00 2001 From: Thierry Carrez Date: Tue, 18 Dec 2012 16:20:17 +0100 Subject: [PATCH] Add Heat to common-bump-milestone job Update the list of projects in the common-bump-milestone job parameters: - Add Heat. Should hopefully allow us (once seeded) to generate properly-versioned artefacts from heat-tarball job. - Remove Python client projects and Melange, which do not use this job anymore. Change-Id: I9dfa7c793a55385bb496823d0285c8f721d1eed7 Reviewed-on: https://review.openstack.org/18323 Reviewed-by: Monty Taylor Approved: Jeremy Stanley Reviewed-by: Jeremy Stanley Tested-by: Jenkins --- .../files/jenkins_job_builder/config/release.yaml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/modules/openstack_project/files/jenkins_job_builder/config/release.yaml b/modules/openstack_project/files/jenkins_job_builder/config/release.yaml index 39609ccdfa..a907b2c897 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/release.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/release.yaml @@ -20,17 +20,9 @@ - keystone - horizon - quantum - - melange - cinder - ceilometer - - python-ceilometerclient - - python-cinderclient - - python-novaclient - - python-openstackclient - - python-glanceclient - - python-keystoneclient - - python-quantumclient - - python-swiftclient + - heat - choice: name: BRANCH description: The branch to update.