Skip to content

Commit 9901784

Browse files
committed
Disable forget_cluster_node test (not supported by 3.13)
1 parent b9b76f2 commit 9901784

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

deps/rabbit/test/dynamic_qq_SUITE.erl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,8 @@ quorum_unaffected_after_vhost_failure(Config) ->
222222
forget_cluster_node(Config) ->
223223
%% Tests that quorum queues shrink when forget_cluster_node
224224
%% operations are issues.
225+
quorum_queue_SUITE:check_quorum_queues_v4_compat(Config),
226+
225227
[Server | _] = rabbit_ct_broker_helpers:get_node_configs(Config, nodename),
226228
Ch = rabbit_ct_client_helpers:open_channel(Config, Server),
227229

0 commit comments

Comments
 (0)