zuul/tests/fixtures/zuul-connections-gerrit-and...

31 lines
498 B
Plaintext

[gearman]
server=127.0.0.1
[scheduler]
tenant_config=config/multi-driver/main.yaml
[merger]
git_dir=/tmp/zuul-test/git
git_user_email=zuul@example.com
git_user_name=zuul
zuul_url=http://zuul.example.com/p
[executor]
git_dir=/tmp/zuul-test/executor-git
[connection gerrit]
driver=gerrit
server=review.example.com
user=jenkins
sshkey=none
[connection github]
driver=github
[connection outgoing_smtp]
driver=smtp
server=localhost
port=25
default_from=zuul@example.com
default_to=you@example.com