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
This commit is contained in:
2
tests/fixtures/zuul-connections-merger.conf
vendored
2
tests/fixtures/zuul-connections-merger.conf
vendored
@@ -1,7 +1,7 @@
|
||||
[gearman]
|
||||
server=127.0.0.1
|
||||
|
||||
[webapp]
|
||||
[web]
|
||||
status_url=http://zuul.example.com/status
|
||||
|
||||
[merger]
|
||||
|
||||
2
tests/fixtures/zuul-github-driver.conf
vendored
2
tests/fixtures/zuul-github-driver.conf
vendored
@@ -1,7 +1,7 @@
|
||||
[gearman]
|
||||
server=127.0.0.1
|
||||
|
||||
[webapp]
|
||||
[web]
|
||||
status_url=http://zuul.example.com/status/#{change.number},{change.patchset}
|
||||
|
||||
[merger]
|
||||
|
||||
2
tests/fixtures/zuul-push-reqs.conf
vendored
2
tests/fixtures/zuul-push-reqs.conf
vendored
@@ -1,7 +1,7 @@
|
||||
[gearman]
|
||||
server=127.0.0.1
|
||||
|
||||
[webapp]
|
||||
[web]
|
||||
status_url=http://zuul.example.com/status
|
||||
|
||||
[merger]
|
||||
|
||||
Reference in New Issue
Block a user