Skip to content

Commit 1c618df

Browse files
Resolve a conflict #12665 #12666
1 parent c8599a0 commit 1c618df

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

deps/rabbit/test/quorum_queue_SUITE.erl

-14
Original file line numberDiff line numberDiff line change
@@ -1424,19 +1424,6 @@ policy_repair(Config) ->
14241424
rabbit_ct_broker_helpers:rpc(
14251425
Config,
14261426
Srv,
1427-
<<<<<<< HEAD
1428-
erlang,
1429-
whereis,
1430-
[RaName]))
1431-
end)
1432-
end,
1433-
Servers),
1434-
1435-
% Wait for the policy to apply
1436-
?awaitMatch({ok, {_, #{config := #{max_length := ExpectedMaxLength3}}}, _},
1437-
rpc:call(Server0, ra, local_query, [RaName, QueryFun]),
1438-
?DEFAULT_AWAIT),
1439-
=======
14401427
rabbit_quorum_queue,
14411428
recover,
14421429
[foo, [Queue]]
@@ -1458,7 +1445,6 @@ policy_repair(Config) ->
14581445
end)
14591446
end,
14601447
Servers),
1461-
>>>>>>> 4819801a33 (Exclude policy_repair QQ test on mixed versions)
14621448

14631449
% Wait for the policy to apply
14641450
?awaitMatch({ok, {_, #{config := #{max_length := ExpectedMaxLength3}}}, _},

0 commit comments

Comments
 (0)