Skip to content

Commit dd18cf3

Browse files
author
Daniil Fedotov
committed
Remove debug commands in clustering management test
1 parent 5c69639 commit dd18cf3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/clustering_management_SUITE.erl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -403,9 +403,6 @@ change_cluster_node_type(Config) ->
403403
[Rabbit, Hare]),
404404
change_cluster_node_type(Rabbit, disc),
405405

406-
rabbit_control_helper:command(cluster_status, Rabbit, []),
407-
rabbit_control_helper:command(cluster_status, Hare, []),
408-
409406
assert_cluster_status({[Rabbit, Hare], [Rabbit, Hare], [Hare]},
410407
[Rabbit, Hare]),
411408
change_cluster_node_type(Rabbit, ram),

0 commit comments

Comments
 (0)