Let infra manage pyghmi releases

Let infra manage pyghmi releases, instead of having the developer(s)
build and push packages manually.

Change-Id: I195700ccf7f18e6231e547db2ddea98e6ee5c385
This commit is contained in:
Devananda van der Veen 2014-02-18 13:06:30 -08:00
parent 29258fd376
commit 307904e330
2 changed files with 13 additions and 0 deletions

View File

@ -1377,6 +1377,7 @@
jobs:
- python-jobs
- pypi-jobs
- project:
name: diskimage-builder

View File

@ -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: