mirror of
https://github.com/outbackdingo/patroni.git
synced 2026-08-25 14:53:37 +00:00
disable clonefrom test
This commit is contained in:
@@ -8,5 +8,5 @@ Scenario: check a base backup from the replica
|
||||
And I create label with "postgres0" in postgres0 data directory
|
||||
And I create label with "postgres1" in postgres1 data directory
|
||||
And I configure and start postgres2 with a tag clonefrom postgres1
|
||||
Then replication works from postgres0 to postgres2 after 15 seconds
|
||||
And there is a label with "postgres1" in postgres2 data directory
|
||||
Then replication works from postgres0 to postgres2 after 30 seconds
|
||||
And there is a label with "postgres0" in postgres2 data directory
|
||||
|
||||
Reference in New Issue
Block a user