zuul/tests/fixtures/zuul-github-driver.conf

27 lines
486 B
Plaintext

[gearman]
server=127.0.0.1
[webapp]
status_url=http://zuul.example.com/status/#{change.number},{change.patchset}
[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 github]
driver=github
[connection github_ssh]
driver=github
sshkey=/home/zuul/.ssh/id_rsa
[connection github_ent]
driver=github
sshkey=/home/zuul/.ssh/id_rsa
server=github.enterprise.io