mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci] Add new tests directories (#5165)
Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
This commit is contained in:
parent
64ab4d740b
commit
b9d3d965e4
5
tests20/README.md
Normal file
5
tests20/README.md
Normal file
@ -0,0 +1,5 @@
|
||||
## Tests
|
||||
### benchmark
|
||||
### go_client
|
||||
### java_client
|
||||
### python_client
|
||||
5
tests20/benchmark/README.md
Normal file
5
tests20/benchmark/README.md
Normal file
@ -0,0 +1,5 @@
|
||||
## benchmark
|
||||
|
||||
### Run benchmark
|
||||
|
||||
### Contribute in benchmark
|
||||
1
tests20/go_client/README.md
Normal file
1
tests20/go_client/README.md
Normal file
@ -0,0 +1 @@
|
||||
## go_client
|
||||
1
tests20/java_client/README.md
Normal file
1
tests20/java_client/README.md
Normal file
@ -0,0 +1 @@
|
||||
## java_client
|
||||
10
tests20/python_client/README.md
Normal file
10
tests20/python_client/README.md
Normal file
@ -0,0 +1,10 @@
|
||||
## python_client
|
||||
|
||||
### Test levels
|
||||
#### L0
|
||||
#### L1
|
||||
#### L2
|
||||
|
||||
### Run a test
|
||||
|
||||
### Contribute a test
|
||||
0
tests20/python_client/collection/test_collection.py
Normal file
0
tests20/python_client/collection/test_collection.py
Normal file
0
tests20/python_client/connection/test_connection.py
Normal file
0
tests20/python_client/connection/test_connection.py
Normal file
0
tests20/python_client/index/test_index.py
Normal file
0
tests20/python_client/index/test_index.py
Normal file
0
tests20/python_client/partition/test_partition.py
Normal file
0
tests20/python_client/partition/test_partition.py
Normal file
0
tests20/python_client/utility/test_utility.py
Normal file
0
tests20/python_client/utility/test_utility.py
Normal file
Loading…
x
Reference in New Issue
Block a user