Skip to content

Commit

Permalink
Try to fix acceptance-tests with consul
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Kukushkin committed Dec 20, 2017
1 parent 5296a1c commit 779a121
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions features/basic_replication.feature
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Feature: basic replication
And I run patronictl.py restart batman postgres1 --force
Then I receive a response returncode 0
And "sync" key in DCS has sync_standby=postgres2 after 10 seconds
And I sleep for 2 seconds
When I issue a GET request to http://127.0.0.1:8010/sync
Then I receive a response code 200

Expand Down

0 comments on commit 779a121

Please sign in to comment.