disable clonefrom test

This commit is contained in:
Alexander Kukushkin
2016-03-10 17:19:43 +01:00
parent 42d798a3de
commit c2d1eea7d0
+2 -2
View File
@@ -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