You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
482 B
23 lines
482 B
[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 |