turbo-hipster/tests/etc/config.yaml
Joshua Hesketh 62721fbb68 Update config.yaml to define jobs rather than plugins
Pay off some technical debt and make config.yaml define jobs rather than
plugins.

Change-Id: Ib4aa17649c02ab246d31515c8073230e8259cc4e
2014-12-02 13:24:30 +11:00

29 lines
837 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
jobs:
- name: build:real-db-upgrade_nova_mysql
datasets_dir: /home/josh/var/lib/turbo-hipster/datasets
plugin: real_db_upgrade
- name: build:some_shell_job
shell_script: /dev/null
# Legacy job definition as plugins
plugins:
- name: real_db_upgrade
datasets_dir: /var/lib/turbo-hipster/datasets_user_001
function: build:real-db-upgrade_nova_mysql_user_001
publish_logs:
type: local
path: /home/josh/var/www/results/
prepend_url: http://localhost/results/