Skip to content

Remove time dependency from sql elector tests

Sami Hiltunen requested to merge smh-sql-elector-test-time into master

SQL elector tests sleep to exceed failover timeout. This makes tests slower than they have to be. This commit adds an extra helper for predating successful health check timestamps and removes the sleeping in the tests.

Merge request reports

Loading