Skip to content

Commit 8aedc68

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.
1 parent 1234cbb commit 8aedc68

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
runtime_deps = [
8786
"//deps/rabbitmq_amqp_client:erlang_app",
8887
],

0 commit comments

Comments
 (0)