mirror of
https://github.com/valitydev/riak_test.git
synced 2024-11-07 00:55:21 +00:00
parent
499a7b1c48
commit
6fda68a048
@ -35,7 +35,6 @@
|
||||
search_expect/7,
|
||||
verify_num_found_query/3,
|
||||
wait_for_aae/1,
|
||||
wait_for_index/2,
|
||||
wait_for_full_exchange_round/2,
|
||||
wait_for_index/2,
|
||||
wait_for_schema/2,
|
||||
@ -60,7 +59,7 @@ host_entries(ClusterConnInfo) ->
|
||||
write_data(Cluster, Pid, Index, Bucket, Keys) ->
|
||||
riakc_pb_socket:set_options(Pid, [queue_if_disconnected]),
|
||||
|
||||
create_and_set_index(Cluster, Pid, Index, Bucket),
|
||||
create_and_set_index(Cluster, Pid, Bucket, Index),
|
||||
timer:sleep(1000),
|
||||
|
||||
%% Write keys
|
||||
|
Loading…
Reference in New Issue
Block a user