Skip to content

Commit

Permalink
Merge pull request cockroachdb#122387 from cockroachdb/blathers/backp…
Browse files Browse the repository at this point in the history
…ort-release-24.1-122371

release-24.1: concurrency: use heavy pool for tests
  • Loading branch information
arulajmani authored Apr 16, 2024
2 parents 425ba75 + 83e7ad6 commit 28e4120
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/kv/kvserver/concurrency/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ go_test(
],
data = glob(["testdata/**"]),
embed = [":concurrency"],
exec_properties = {"test.Pool": "heavy"},
shard_count = 16,
deps = [
"//pkg/clusterversion",
Expand Down

0 comments on commit 28e4120

Please sign in to comment.