Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
WithSoull committed Feb 7, 2025
1 parent ea01e52 commit 03050e9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/images/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,8 @@ services:
MYSYNC_SET_RO_TIMEOUT:
MYSYNC_REPLICATION_LAG_QUERY:
REPL_MON:
MANAGER_ELECTION_DELAY_AFTER_QUORUM_LOSS:
MANAGER_LOCK_ACQUIRE_DELAY_AFTER_QUORUM_LOSS:
depends_on:
mysql1:
condition: service_healthy
Expand Down Expand Up @@ -185,6 +187,8 @@ services:
MYSYNC_SET_RO_TIMEOUT:
MYSYNC_REPLICATION_LAG_QUERY:
REPL_MON:
MANAGER_ELECTION_DELAY_AFTER_QUORUM_LOSS:
MANAGER_LOCK_ACQUIRE_DELAY_AFTER_QUORUM_LOSS:
depends_on:
mysql1:
condition: service_healthy
Expand Down

0 comments on commit 03050e9

Please sign in to comment.