summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--deps/rabbit/BUILD.bazel1
1 files changed, 1 insertions, 0 deletions
diff --git a/deps/rabbit/BUILD.bazel b/deps/rabbit/BUILD.bazel
index 519c68b89a..6abafec82f 100644
--- a/deps/rabbit/BUILD.bazel
+++ b/deps/rabbit/BUILD.bazel
@@ -635,6 +635,7 @@ suites = [
":quorum_queue_utils",
],
flaky = True,
+ shard_count = 6,
),
rabbitmq_integration_suite(
PACKAGE,