提交 fceb3ba7 编写于 作者: F fishpenguin

Decrease test_rpc run time

上级 174e16ad
......@@ -245,7 +245,6 @@ TEST_F(RpcHandlerTest, SEARCH_TEST) {
insert_param.set_table_name(TABLE_NAME);
::milvus::grpc::VectorIds vector_ids;
handler->Insert(&context, &insert_param, &vector_ids);
sleep(7);
BuildVectors(0, 10, record_array);
for (auto& record : record_array) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册