Skip to content

Commit

Permalink
Increase timeout for async_rpl_test mtr
Browse files Browse the repository at this point in the history
  • Loading branch information
eleo007 committed Sep 8, 2022
1 parent c0c6c99 commit 9f99d0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ps-async-repl-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1075,7 +1075,7 @@ function async_rpl_test(){
sleep 5
done

sleep 10
sleep 40
echoit "5. multi thread replication: Checksum result."
if [ "$ENGINE" == "rocksdb" ]; then
run_mysqlchecksum "mtr_db_ps1_1" "/tmp/ps1.sock" "/tmp/ps2.sock"
Expand Down

0 comments on commit 9f99d0d

Please sign in to comment.