summaryrefslogtreecommitdiff
path: root/tests/etc/shutdown-config.yaml
blob: 605efe3abb4147ea9dd6d4965bb0da1507af5e76 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
zuul_server:
  gerrit_site: http://review.openstack.org
  git_origin: https://git.openstack.org
  gearman_host: localhost
  gearman_port: 0

debug_log: /var/log/turbo-hipster/debug.log
jobs_working_dir: /var/lib/turbo-hipster/jobs
git_working_dir: /var/lib/turbo-hipster/git
pip_download_cache: /var/cache/pip

plugins:
  - name: shell_script
    function: build:demo_job_clean
    shell_script: /dev/null
  - name: shell_script
    function: build:demo_job_dirty
    shell_script: /dev/null
    shutdown-th: true

publish_logs:
  type: local
  path: /var/lib/turbo_hipster/logs
  prepend_url: http://mylogserver/