From ada50e418c13f4e69f7e7066c352b4a60addac83 Mon Sep 17 00:00:00 2001 From: Alexander Kukushkin Date: Thu, 31 Mar 2016 17:13:29 +0200 Subject: [PATCH] Update scenario description --- features/cascading_replication.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/cascading_replication.feature b/features/cascading_replication.feature index 44b23386..27f72eba 100644 --- a/features/cascading_replication.feature +++ b/features/cascading_replication.feature @@ -1,7 +1,7 @@ Feature: cascading replication We should check that patroni can do base backup and streaming from the replica -Scenario: check a base backup from the replica +Scenario: check a base backup and streaming replication from a replica Given I start postgres0 And postgres0 is a leader after 10 seconds And I configure and start postgres1 with a tag clonefrom true