zuul/tests/fixtures/zuul.conf

23 lines
482 B
Plaintext

[gearman]
server=127.0.0.1
[gerrit]
server=review.example.com
user=jenkins
sshkey=none
[zuul]
layout_config=layout.yaml
git_dir=/tmp/zuul-test/git
git_user_email=zuul@example.com
git_user_name=zuul
push_change_refs=true
url_pattern=http://logs.example.com/{change.number}/{change.patchset}/{pipeline.name}/{job.name}/{build.number}
job_name_in_report=true
zuul_url=http://zuul.example.com/p
[smtp]
server=localhost
port=25
default_from=zuul@example.com
default_to=you@example.com