Skip to content

Commit

Permalink
test: shard hds_integration_test (envoyproxy#12482)
Browse files Browse the repository at this point in the history
This should avoid TSAN timeout flakes.

Signed-off-by: Matt Klein <mklein@lyft.com>
Signed-off-by: Antonio Vicente <avd@google.com>
  • Loading branch information
mattklein123 authored and antoniovicente committed Sep 30, 2020
1 parent 6d30545 commit 84d5c57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/integration/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -781,6 +781,7 @@ envoy_cc_test(
envoy_cc_test(
name = "hds_integration_test",
srcs = ["hds_integration_test.cc"],
shard_count = 2,
tags = ["fails_on_windows"],
deps = [
":http_integration_lib",
Expand Down

0 comments on commit 84d5c57

Please sign in to comment.