mirror of
https://github.com/valitydev/riak_test.git
synced 2024-11-06 16:45:29 +00:00
parent
e771fee2d8
commit
05fd551eab
@ -1189,6 +1189,8 @@ join_cluster(Nodes) ->
|
||||
?assertEqual(ok, wait_until(fun() -> ok == plan_and_commit(Node1, Nodes) end))
|
||||
end,
|
||||
|
||||
?assertEqual(ok, wait_until_nodes_ready(Nodes)),
|
||||
|
||||
%% Ensure each node owns a portion of the ring
|
||||
wait_until_nodes_agree_about_ownership(Nodes),
|
||||
?assertEqual(ok, wait_until_no_pending_changes(Nodes)),
|
||||
|
Loading…
Reference in New Issue
Block a user