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

Commit

Permalink
tests/br: fix bug in issue #1158 (#1160)
Browse files Browse the repository at this point in the history
  • Loading branch information
Leavrth authored Jun 2, 2021
1 parent 6cb0c4a commit 293cafe
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 293cafe

Please sign in to comment.