Skip to content

Commit

Permalink
Merge pull request #135006 from cockroachdb/blathers/backport-release…
Browse files Browse the repository at this point in the history
…-24.2-134980

release-24.2: scbuild: run test on two cores
  • Loading branch information
rickystewart authored Nov 12, 2024
2 parents 5a4c33b + dbccff2 commit a326137
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 a326137

Please sign in to comment.