Skip to content

test: fix timeouts speeding up restart_both

Yaroslav Dynnikov requested to merge test-restart-both into master

After restarting both instances they waste time waiting for election timeout for about 2 seconds. Sometimes it causes the whole test (wait_online) to timeout.

Edited by Yaroslav Dynnikov

Merge request reports