Disable forget_cluster_node test (not supported by 3.13)

This commit is contained in:
Michal Kuratczyk 2025-07-03 11:26:31 +02:00
parent 48f335b0f8
commit cb6ecb7195
No known key found for this signature in database
1 changed files with 2 additions and 0 deletions

View File

@ -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),