Skip to content

Commit

Permalink
Add more shards to the default_header_validator_integration_test (env…
Browse files Browse the repository at this point in the history
…oyproxy#28844)

Lower the overall running time of this test

Signed-off-by: Yan Avlasov <yavlasov@google.com>
  • Loading branch information
yanavlasov committed Aug 5, 2023
1 parent fcce9d6 commit ac3a594
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 @@ -2467,7 +2467,7 @@ envoy_cc_test(
srcs = [
"default_header_validator_integration_test.cc",
],
shard_count = 4,
shard_count = 8,
tags = [
"cpu:3",
],
Expand Down

0 comments on commit ac3a594

Please sign in to comment.