Skip to content

Commit

Permalink
This is an automated cherry-pick of pingcap#52314
Browse files Browse the repository at this point in the history
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
  • Loading branch information
xzhangxian1008 authored and ti-chi-bot committed May 27, 2024
1 parent e98aba5 commit b928e46
Show file tree
Hide file tree
Showing 3 changed files with 677 additions and 0 deletions.
5 changes: 5 additions & 0 deletions store/copr/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -71,13 +71,18 @@ go_test(
embed = [":copr"],
flaky = True,
race = "on",
<<<<<<< HEAD:store/copr/BUILD.bazel
=======
shard_count = 30,
>>>>>>> 9657f063168 (store: remove stores that have no region before balance (#52314)):pkg/store/copr/BUILD.bazel
deps = [
"//kv",
"//store/driver/backoff",
"//testkit/testsetup",
"//util/paging",
"@com_github_pingcap_errors//:errors",
"@com_github_pingcap_kvproto//pkg/coprocessor",
"@com_github_pingcap_kvproto//pkg/metapb",
"@com_github_pingcap_kvproto//pkg/mpp",
"@com_github_stretchr_testify//require",
"@com_github_tikv_client_go_v2//config",
Expand Down
Loading

0 comments on commit b928e46

Please sign in to comment.