Skip to content

Commit

Permalink
tests/br: fix bug in issue pingcap#1158 (pingcap#1160)
Browse files Browse the repository at this point in the history
  • Loading branch information
Leavrth authored and 3pointer committed Jun 4, 2021
1 parent 03db096 commit a7b7754
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/_utils/run_services
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,8 @@ kv_outage() {
fi
start_tikv "$i"
done
# let tikv start up completely if backup is finished before tikv restarts
ensure_tikv
}
}

Expand Down

0 comments on commit a7b7754

Please sign in to comment.