summaryrefslogtreecommitdiff
path: root/tests/fixtures/zuul-pagure-driver-whitelist.conf
blob: 8475c6e24475b4e2d36bf587af239c3dd874651e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[web]
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

[executor]
git_dir=/tmp/zuul-test/executor-git
load_multiplier=100

[connection pagure]
driver=pagure
server=pagure
api_token=0000000000000000000000000000000000000000
source_whitelist=::ffff:127.0.0.1

[database]
dburi=$MYSQL_FIXTURE_DBURI$