We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9b76f2 commit 9901784Copy full SHA for 9901784
deps/rabbit/test/dynamic_qq_SUITE.erl
@@ -222,6 +222,8 @@ quorum_unaffected_after_vhost_failure(Config) ->
222
forget_cluster_node(Config) ->
223
%% Tests that quorum queues shrink when forget_cluster_node
224
%% operations are issues.
225
+ quorum_queue_SUITE:check_quorum_queues_v4_compat(Config),
226
+
227
[Server | _] = rabbit_ct_broker_helpers:get_node_configs(Config, nodename),
228
Ch = rabbit_ct_client_helpers:open_channel(Config, Server),
229
0 commit comments