
python-novaclient tarballs should be in nova/tarballs. Add a project parameter to the tarball publisher to handle that, and update the yaml accordingly. Change-Id: I184bd4b43e7cc86574ec011e8b2cf0cd14569553
13 lines
271 B
YAML
13 lines
271 B
YAML
project:
|
|
template: 'python_jobs'
|
|
|
|
values:
|
|
name: 'swift'
|
|
disabled: 'false'
|
|
github_org: 'openstack'
|
|
review_site: 'review.openstack.org'
|
|
publisher_site: 'nova.openstack.org'
|
|
tarball_project: 'swift'
|
|
doc_publisher_site: 'docs.openstack.org'
|
|
node: 'precise'
|