
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: 'heat'
|
|
disabled: 'false'
|
|
github_org: 'heat-api'
|
|
review_site: 'review.stackforge.org'
|
|
publisher_site: 'TODO.stackforge.org'
|
|
tarball_project: 'heat'
|
|
doc_publisher_site: 'TODO.stackforge.org'
|
|
node: 'oneiric'
|