Set zuul zookeeper session timeout to 40s
The current max. Change-Id: I4dd37975fa9015f65dd165c8356ac03c8cbe054e Depends-On: I743bfa28d2faaa93bba6fc975d575696bd8a5a70
This commit is contained in:
parent
27edae5e22
commit
9ec08e65b9
@ -1299,6 +1299,7 @@ node 'zuulv3.openstack.org' {
|
||||
revision => $revision,
|
||||
python_version => 3,
|
||||
zookeeper_hosts => 'nodepool.openstack.org:2181',
|
||||
zookeeper_session_timeout => 40,
|
||||
zuulv3 => true,
|
||||
connections => hiera('zuul_connections', []),
|
||||
connection_secrets => hiera('zuul_connection_secrets', []),
|
||||
|
Loading…
x
Reference in New Issue
Block a user