20 lines
586 B
YAML
20 lines
586 B
YAML
zuul_server:
|
|
gerrit_site: http://review.openstack.org
|
|
git_origin: git://git.openstack.org
|
|
gearman_host: localhost
|
|
gearman_port: 0
|
|
|
|
debug_log: /home/josh/var/log/turbo-hipster/debug.log
|
|
jobs_working_dir: /home/josh/var/lib/turbo-hipster/jobs
|
|
git_working_dir: /home/josh/var/lib/turbo-hipster/git
|
|
pip_download_cache: /home/josh/var/cache/pip
|
|
plugins:
|
|
- name: real_db_upgrade
|
|
datasets_dir": /home/josh/var/lib/turbo-hipster/datasets
|
|
job: real-db-upgrade_nova_mysql
|
|
|
|
publish_logs:
|
|
type: local
|
|
path: /home/josh/var/www/results/
|
|
prepend_url: http://localhost/results/
|