test: fix timeouts speeding up restart_both
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
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.