Skip to content

Commit a3539f0

Browse files
authored
Merge pull request #157937 from rickystewart/blathers/backport-release-25.4-157927
release-25.4: roachtest: link on `large` pool
2 parents ab16afb + caf476d commit a3539f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/cmd/roachtest/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ go_binary(
8585
name = "roachtest",
8686
testonly = 1,
8787
embed = [":roachtest_lib"],
88+
exec_properties = {"Pool": "large"},
8889
visibility = ["//visibility:public"],
8990
)
9091

0 commit comments

Comments
 (0)