Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
ctiller committed Jan 30, 2025
1 parent d3e51f8 commit 887e84e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion test/core/end2end/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,10 @@ grpc_core_end2end_test(

grpc_core_end2end_test(name = "http2_stats")

grpc_core_end2end_test(name = "invoke_large_request")
grpc_core_end2end_test(
name = "invoke_large_request",
shard_count = 5,
)

grpc_core_end2end_test(name = "keepalive_timeout")

Expand Down

0 comments on commit 887e84e

Please sign in to comment.