Skip to content

Commit 0db7eb2

Browse files
Adjust the number of Bazel shards for per_vhost_connection_limit_SUITE
1 parent 7aae987 commit 0db7eb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/rabbit/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -606,7 +606,7 @@ rabbitmq_integration_suite(
606606
rabbitmq_integration_suite(
607607
name = "per_vhost_connection_limit_SUITE",
608608
size = "medium",
609-
shard_count = 10,
609+
shard_count = 9,
610610
)
611611

612612
rabbitmq_integration_suite(

0 commit comments

Comments
 (0)