Skip to content

Commit

Permalink
Merge #134980
Browse files Browse the repository at this point in the history
134980: scbuild: run test on two cores r=annrpom,rail,rafiss a=rickystewart

Closes #134764.

Epic: none
Release note: None

Co-authored-by: Ricky Stewart <[email protected]>
  • Loading branch information
craig[bot] and rickystewart committed Nov 12, 2024
2 parents 9ce80e6 + 7059c6f commit 87420f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/sql/schemachanger/scbuild/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ go_test(
"main_test.go",
],
data = glob(["testdata/**"]),
exec_properties = {"test.Pool": "large"},
deps = [
":scbuild",
"//pkg/base",
Expand Down

0 comments on commit 87420f6

Please sign in to comment.