Update publish-to-pypi-neutron

The publish-to-pypi jobs installs neutron, there's no need anymore
for publish-to-pypi-neutron, remove usage of the template.
We can safely replace this with publish-to-pypi-python3 since
that does not use tox for installation.

Change-Id: I4b4702af52a9eda114a8b6780b2b63bfd3ead7ca
This commit is contained in:
Andreas Jaeger 2018-10-09 20:53:33 +02:00
parent 60e929186b
commit 3fd4b4bab2
1 changed files with 4 additions and 4 deletions

View File

@ -5168,7 +5168,7 @@
- openstack-python35-jobs-neutron
- periodic-jobs-with-neutron-lib-master
- check-requirements
- publish-to-pypi-neutron
- publish-to-pypi-python3
- docs-on-readthedocs
vars:
rtd_webhook_id: '45496'
@ -5473,7 +5473,7 @@
- check-requirements
# Revert to docs-on-readthedocs when fixed
- docs-on-readthedocs-failing
- publish-to-pypi-neutron
- publish-to-pypi-python3
check:
jobs:
- build-openstack-sphinx-docs:
@ -6071,7 +6071,7 @@
templates:
- openstack-python-jobs-neutron
- check-requirements
- publish-to-pypi-neutron
- publish-to-pypi-python3
- project:
name: openstack/networking-vpp
@ -9307,7 +9307,7 @@
- openstack-python35-jobs-neutron
- periodic-stable-jobs-neutron
- periodic-jobs-with-neutron-lib-master
- publish-to-pypi-neutron
- publish-to-pypi-python3
check:
jobs:
- build-openstack-sphinx-docs: