Skip to content

Commit

Permalink
fix race in coordinator test (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
munakoiso authored Nov 12, 2024
1 parent 860b0e9 commit abab405
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/features/coordinator.feature
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ Feature: Interacting with coordinator
- client_hostname: pgconsul_postgresql3_1.pgconsul_pgconsul_net
state: streaming
"""
Then container "postgresql1" replication state is "sync"
When we <destroy> container "zookeeper1"
And we <destroy> container "zookeeper2"
And we <destroy> container "postgresql1"
Expand Down

0 comments on commit abab405

Please sign in to comment.