Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
GMHDBJD committed Jun 16, 2020
1 parent f84068d commit 9dabcf5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/all_mode/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,10 @@ function run() {
run_tidb_server 4000 $TIDB_PASSWORD
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 9dabcf5

Please sign in to comment.