milvus/tests/python_client/testcases
jaime 18df2ba6fd
[Cherry-Pick] Support Database (#24769)
Support Database(#23742)
Fix db nonexists error for FlushAll (#24222)
Fix check collection limits fails (#24235)
backward compatibility with empty DB name (#24317)
Fix GetFlushAllState with DB (#24347)
Remove db from global meta cache after drop database (#24474)
Fix db name is empty for describe collection response (#24603)
Add RBAC for Database API (#24653)
Fix miss load the same name collection during recover stage (#24941)

RBAC supports Database validation (#23609)
Fix to list grant with db return empty (#23922)
Optimize PrivilegeAll permission check (#23972)
Add the default db value for the rbac request (#24307)

Signed-off-by: jaime <yun.zhang@zilliz.com>
Co-authored-by: SimFG <bang.fu@zilliz.com>
Co-authored-by: longjiquan <jiquan.long@zilliz.com>
2023-06-25 17:20:43 +08:00
..
stability
test_alias.py Skip some cases not supported yet (#21522) 2023-01-04 20:49:38 +08:00
test_bulk_insert.py [test] Add bulk insert test in ci (#24329) 2023-05-24 15:27:26 +08:00
test_collection.py [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00
test_compaction.py [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00
test_connection.py Add RBAC label in test cases (#24911) 2023-06-20 15:18:41 +08:00
test_delete.py Update cosine test cases (#24925) 2023-06-20 11:26:41 +08:00
test_e2e.py [test]Add assert for chaos test (#21518) 2023-01-05 15:33:39 +08:00
test_index.py Update cosine test cases (#24925) 2023-06-20 11:26:41 +08:00
test_insert.py Update pymilvus version (#25013) 2023-06-20 19:30:41 +08:00
test_partition.py Remove load cache (#23287) 2023-05-09 10:36:41 +08:00
test_partition_key.py Add partition_key tests (#24701) 2023-06-07 15:44:36 +08:00
test_query.py Update cosine test cases (#24925) 2023-06-20 11:26:41 +08:00
test_resourcegroup.py Add partition_key tests (#24701) 2023-06-07 15:44:36 +08:00
test_search.py Update test cases for new default metric type cosine (#25064) 2023-06-25 14:48:44 +08:00
test_utility.py Add RBAC label in test cases (#24911) 2023-06-20 15:18:41 +08:00