Files
zuul/tests/fixtures/zuul-push-reqs.conf
T
Tobias Henkel 940da00e9b Move status_url from webapp to web section
The webapp will be fully replaced by zuul-web so also move the
status_url setting there.

Change-Id: I8278d9ca81ed7b0a2a2189d42b8b69c5eea2bab5
2018-01-29 14:16:28 +01:00

23 lines
377 B
Plaintext

[gearman]
server=127.0.0.1
[web]
status_url=http://zuul.example.com/status
[merger]
git_dir=/tmp/zuul-test/git
git_user_email=zuul@example.com
git_user_name=zuul
[executor]
git_dir=/tmp/zuul-test/executor-git
[connection github]
driver=github
webhook_token=00000000000000000000000000000000000000000
[connection gerrit]
driver=gerrit
server=review.example.com
user=jenkins