Skip to content

Commit

Permalink
fix test log
Browse files Browse the repository at this point in the history
Signed-off-by: naglera <[email protected]>
  • Loading branch information
naglera committed Sep 11, 2024
1 parent 1d65bd4 commit e96dcc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/dual-channel-replication.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,7 @@ start_server {tags {"dual-channel-replication external:skip"}} {
}
wait_for_value_to_propegate_to_replica $primary $replica "key1"
# Confirm the occurrence of a race condition.
wait_for_log_messages -1 {"*Dual channel sync - psync established after rdb load*"} 0 2000 1
wait_for_log_messages -1 {"*<Dual Channel> Psync established after rdb load*"} 0 2000 1
}
}
}
Expand Down

0 comments on commit e96dcc0

Please sign in to comment.