Standardize gerritlib pypi job.
This moves the tarball location to the root instead of under ci/. Change-Id: I72efd04f14c157e0df7ebb4f3b1193cd65eb2860 Reviewed-on: https://review.openstack.org/11163 Approved: James E. Blair <corvus@inaugust.com> Reviewed-by: James E. Blair <corvus@inaugust.com> Tested-by: Jenkins
This commit is contained in:
parent
e5dc4aed4a
commit
a72a7d6376
@ -3,43 +3,10 @@
|
||||
github-org: openstack-ci
|
||||
node: precise
|
||||
doc-publisher-site: ci.openstack.org
|
||||
tarball-publisher-site: ci.openstack.org
|
||||
tarball-publisher-site: nova.openstack.org
|
||||
|
||||
jobs:
|
||||
- gate-{name}-merge
|
||||
- gate-{name}-pep8
|
||||
- gate-{name}-pyflakes
|
||||
# TODO: standardize
|
||||
#- '{name}-pypi'
|
||||
|
||||
- job:
|
||||
name: 'gerritlib-pypi'
|
||||
concurrent: true
|
||||
node: pypi
|
||||
|
||||
properties:
|
||||
- github:
|
||||
url: 'https://github.com/openstack-ci/gerritlib'
|
||||
- throttle:
|
||||
max-per-node: 0
|
||||
max-total: 0
|
||||
option: project
|
||||
enabled: false
|
||||
|
||||
wrappers:
|
||||
- timeout:
|
||||
timeout: 30
|
||||
fail: true
|
||||
- timestamps
|
||||
|
||||
triggers:
|
||||
- zuul-post
|
||||
|
||||
builders:
|
||||
- gerrit-git-prep
|
||||
- shell: tox -v -evenv python setup.py sdist upload
|
||||
|
||||
publishers:
|
||||
- tarball:
|
||||
project: 'ci'
|
||||
site: 'nova.openstack.org'
|
||||
- '{name}-pypi'
|
||||
|
Loading…
x
Reference in New Issue
Block a user