Give time for running healh-checks when promoting replica

This commit is contained in:
Alexander Kukushkin
2016-04-13 13:32:39 +02:00
parent 0ebfb30192
commit 01da5266a0
+1 -1
View File
@@ -10,7 +10,7 @@ Feature: basic replication
Scenario: check the basic failover
When I kill postgres0
Then postgres1 role is the primary after 30 seconds
Then postgres1 role is the primary after 32 seconds
When I start postgres0
Then postgres0 role is the secondary after 15 seconds
When I add the table bar to postgres1