Skip to content

Commit

Permalink
Merge pull request Percona-QA#363 from eleo007/repl_test_timeout
Browse files Browse the repository at this point in the history
Increase timeout for async_rpl_test mtr
  • Loading branch information
eleo007 authored Sep 8, 2022
2 parents c0c6c99 + 9f99d0d commit 87ac35f
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 87ac35f

Please sign in to comment.