Disable forget_cluster_node test (not supported by 3.13)
This commit is contained in:
parent
48f335b0f8
commit
cb6ecb7195
|
|
@ -222,6 +222,8 @@ quorum_unaffected_after_vhost_failure(Config) ->
|
|||
forget_cluster_node(Config) ->
|
||||
%% Tests that quorum queues shrink when forget_cluster_node
|
||||
%% operations are issues.
|
||||
quorum_queue_SUITE:check_quorum_queues_v4_compat(Config),
|
||||
|
||||
[Server | _] = rabbit_ct_broker_helpers:get_node_configs(Config, nodename),
|
||||
Ch = rabbit_ct_client_helpers:open_channel(Config, Server),
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue