Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

Commit

Permalink
Revert "sleep more time"
Browse files Browse the repository at this point in the history
This reverts commit ffea034.
  • Loading branch information
GMHDBJD committed Jun 16, 2020
1 parent ffea034 commit 21854ad
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion tests/all_mode/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,11 @@ function run() {

# restart tidb, and task will recover success
run_tidb_server 4000 $TIDB_PASSWORD
sleep 10
sleep 2

run_dm_ctl $WORK_DIR "127.0.0.1:$MASTER_PORT" \
"query-status test" \
"fail fail fail" 1

# use sync_diff_inspector to check data now!
check_sync_diff $WORK_DIR $cur/conf/diff_config.toml
Expand Down

0 comments on commit 21854ad

Please sign in to comment.