Skip to content

Commit

Permalink
ci/rbe: Boost cpu for flakey integration test (#36897)
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Northey <[email protected]>
  • Loading branch information
phlax authored Oct 29, 2024
1 parent d3af958 commit afcb7d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -1482,7 +1482,7 @@ envoy_cc_test(
name = "websocket_integration_test",
size = "large",
srcs = ["websocket_integration_test.cc"],
rbe_pool = "6gig",
rbe_pool = "2core",
tags = [
"cpu:3",
],
Expand Down

0 comments on commit afcb7d2

Please sign in to comment.