add test-release-openstack-python3 to publish-to-pypi-python3

Add a check job to test the packaging and metadata for projects.

Depends-On: https://review.openstack.org/#/c/574842/
Change-Id: I347bf4fdbf53dfcd1fcf887341809057afa2a1ea
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2018-06-12 14:48:05 -04:00
parent 760a62eb10
commit 1968ce607e
1 changed files with 6 additions and 0 deletions

View File

@ -168,6 +168,12 @@
description: | description: |
Publish a Python package to PyPI, then send release announcement Publish a Python package to PyPI, then send release announcement
emails and propose updates to upper-constraints as needed. emails and propose updates to upper-constraints as needed.
check:
jobs:
- test-release-openstack-python3
gate:
jobs:
- test-release-openstack-python3
pre-release: pre-release:
jobs: jobs:
- release-openstack-python3 - release-openstack-python3