
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
280 B
YAML
13 lines
280 B
YAML
project:
|
|
template: 'python_jobs'
|
|
|
|
values:
|
|
name: 'reddwarf'
|
|
disabled: 'true'
|
|
github_org: 'stackforge'
|
|
review_site: 'review.stackforge.org'
|
|
publisher_site: 'TODO.stackforge.org'
|
|
tarball_project: 'reddwarf'
|
|
doc_publisher_site: 'TODO.stackforge.org'
|
|
node: 'oneiric'
|