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 e884fa0 commit ea01e52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/images/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,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:
healthcheck:
test: "mysql --user=admin --password=admin_pwd -e 'SELECT 1'"
start_period: 30s
Expand Down

0 comments on commit ea01e52

Please sign in to comment.