Skip to content

Commit 29d1a3f

Browse files
committed
rabbitmq_consistent_hash_exchange: Remove shard count for test suite
Without buildbuddy for parallelization and with the change in the parent commit to reduce the number of cases, the suite now runs fast enough that sharding is counterproductive. (cherry picked from commit 95279a3) # Conflicts: # deps/rabbitmq_consistent_hash_exchange/BUILD.bazel
1 parent 18dea71 commit 29d1a3f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

deps/rabbitmq_consistent_hash_exchange/BUILD.bazel

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ broker_for_integration_suites()
8282

8383
rabbitmq_integration_suite(
8484
name = "rabbit_exchange_type_consistent_hash_SUITE",
85-
shard_count = 7,
8685
)
8786

8887
assert_suites()

0 commit comments

Comments
 (0)