summaryrefslogtreecommitdiff
path: root/etc/turbo-hipster/mason-config.yaml
blob: d9fd110113e3b56e55afe4100206c0ecc016359a (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
25
26
27
28
29
30
zuul_server:
  gerrit_site: http://172.16.20.44:8080
  git_origin: git://172.16.20.44:29418
  gearman_host: 127.0.0.1
  gearman_port: 4730

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: build_deploy_test
    function: build:definitions-build-and-deploy
    config:
      trove-host: git.baserock.org
      artifact-cache-server: http://172.16.20.31:8080/
      controllers: "x86_64:172.16.20.53"
      cluster-morphology: clusters/ci.morph
      test-infrastructure-type: openstack
      deployment-host: "x86_64:user@vroomfondel.ducie.codethink.co.uk:5000/v2.0/"
      trove-id: baserock
      openstack-network-id: 71f5151a-b7c3-405d-a841-d1b07e5db099
      architecture: x86_64
      upstream-trove: ct-mcr-1.ducie.codethink.co.uk

publish_logs:
  type: local
  path: /var/log/
  prepend_url: http://localhost/logs