Skip to content

Commit 39c1957

Browse files
committed
Mark clustering_management_SUITE as flaky in bazel
1 parent c01019c commit 39c1957

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deps/rabbit/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -363,6 +363,7 @@ rabbitmq_integration_suite(
363363
"clustered_2_nodes",
364364
"clustered_4_nodes",
365365
],
366+
flaky = True,
366367
)
367368

368369
rabbitmq_integration_suite(

0 commit comments

Comments
 (0)