Skip to content

Commit 967f314

Browse files
committed
bazel timeouts
1 parent ce155d8 commit 967f314

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deps/rabbitmq_amqp1_0/BUILD.bazel

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,15 +71,15 @@ suites = [
7171
rabbitmq_integration_suite(
7272
PACKAGE,
7373
name = "command_SUITE",
74-
size = "small",
74+
size = "medium",
7575
deps = [
7676
"//deps/amqp10_common:bazel_erlang_lib",
7777
],
7878
),
7979
rabbitmq_integration_suite(
8080
PACKAGE,
8181
name = "proxy_protocol_SUITE",
82-
size = "small",
82+
size = "medium",
8383
),
8484
rabbitmq_integration_suite(
8585
PACKAGE,

0 commit comments

Comments
 (0)