From 307904e330b182c1c62873a42bea32f79a513e93 Mon Sep 17 00:00:00 2001 From: Devananda van der Veen Date: Tue, 18 Feb 2014 13:06:30 -0800 Subject: [PATCH] Let infra manage pyghmi releases Let infra manage pyghmi releases, instead of having the developer(s) build and push packages manually. Change-Id: I195700ccf7f18e6231e547db2ddea98e6ee5c385 --- .../files/jenkins_job_builder/config/projects.yaml | 1 + modules/openstack_project/files/zuul/layout.yaml | 12 ++++++++++++ 2 files changed, 13 insertions(+) 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 76ae0079c0..a93605181d 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml @@ -1377,6 +1377,7 @@ jobs: - python-jobs + - pypi-jobs - project: name: diskimage-builder diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 3840e43aa3..4e55cda20e 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -4243,8 +4243,20 @@ projects: - name: stackforge/pyghmi check: - gate-pyghmi-pep8 + - gate-pyghmi-requirements gate: - gate-pyghmi-pep8 + - gate-pyghmi-requirements + post: + - pyghmi-branch-tarball + pre-release: + - pyghmi-tarball + release: + - pyghmi-tarball: + - pyghmi-pypi-upload: + - post-mirror-python26 + - post-mirror-python27 + - post-mirror-python33 - name: stackforge/python-barbicanclient check: