Add pypi publish jobs to subunit2sql

This commit adds support for publishing subunit2sql to pypi.

Change-Id: Iebce4a1fe0c8aad3ef1aedb78ed1c5d6cc42cf0b
This commit is contained in:
Matthew Treinish 2014-09-02 12:23:12 -04:00
parent 7ac3a640ab
commit 446f4a4f16
2 changed files with 2 additions and 0 deletions

View File

@ -2971,6 +2971,7 @@
jobs:
- python-jobs
- pypi-jobs
- project:
name: puppet-n1k-vsm

View File

@ -3384,6 +3384,7 @@ projects:
- name: openstack-infra/subunit2sql
template:
- name: merge-check
- name: publish-to-pypi
check:
- gate-subunit2sql-pep8
- gate-subunit2sql-python27