Remove zl's from jenkins-logstash-client config
The zuul launcers are gone so we can't have the jenkins logstash client listen to them for 0mq events anymore. This is fine we submit the jobs directly from Zuulv3 now and just need this to act as a geard. Future cleanup should replace this service with a standalone geard instead. Change-Id: I132f065d570054081a05b27a430cfd3a5a2ad461
This commit is contained in:
parent
0c9fa0af9d
commit
98ec32ebe7
@ -1,14 +1,7 @@
|
||||
source-url: http://logs.openstack.org
|
||||
|
||||
# List of zmq event inputs.
|
||||
zmq-publishers:
|
||||
- tcp://zlstatic01.openstack.org:8888
|
||||
- tcp://zl01.openstack.org:8888
|
||||
- tcp://zl02.openstack.org:8888
|
||||
- tcp://zl03.openstack.org:8888
|
||||
- tcp://zl04.openstack.org:8888
|
||||
- tcp://zl05.openstack.org:8888
|
||||
- tcp://zl06.openstack.org:8888
|
||||
zmq-publishers: []
|
||||
|
||||
subunit-files:
|
||||
- name: logs/testrepository.subunit
|
||||
|
Loading…
Reference in New Issue
Block a user