Skip to content

Commit

Permalink
upgrades: give test an additional core under remote exec
Browse files Browse the repository at this point in the history
This has been timing out.

Epic: none
Release note: None
  • Loading branch information
rickystewart committed Sep 25, 2024
1 parent e523823 commit 8ad49fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/upgrade/upgrades/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ go_test(
],
data = glob(["testdata/**"]),
embed = [":upgrades"],
exec_properties = {"test.Pool": "large"},
shard_count = 16,
deps = [
"//pkg/base",
Expand Down

0 comments on commit 8ad49fd

Please sign in to comment.