Merge "Let infra manage pyghmi releases"
This commit is contained in:
commit
19dbd14c4e
modules/openstack_project/files
@ -1391,6 +1391,7 @@
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
- pypi-jobs
|
||||
|
||||
- project:
|
||||
name: diskimage-builder
|
||||
|
@ -4292,8 +4292,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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user