Commit Graph

8 Commits (23e2a0e78b0c65635e8f17b71e39efb97ba85f10)

Author SHA1 Message Date
yanliang567 ba3b2a91a0
test: Remove useless common types and refine error assert in negative cases (#33023)
Related issue: #32653 

1. Remove some meaningless common types
2. Refine error assertion in negative cases
3. Remove some dup tests

---------

Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
2024-05-14 15:03:33 +08:00
nico 168260cba3
test: update test cases about rbac (#29088)
issue: #29087
RBAC cases fail a lot.
1. some cases are out of date, for example, the default value of db_name
has changed from "default" to "" in some apis
2. add time sleep after the action of grant or revoke, for it costs time
to take effect

Signed-off-by: nico <cheng.yuan@zilliz.com>
2024-01-30 11:33:02 +08:00
nico d52a74f78f
add senario: rename collection in a new db (#27400)
Signed-off-by: nico <cheng.yuan@zilliz.com>
2023-10-20 10:42:07 +08:00
ThreadDao 69495bd23d
Add case to test search with db (#26596)
Signed-off-by: ThreadDao <yufen.zong@zilliz.com>
2023-08-29 14:26:49 +08:00
ThreadDao a888606423
Fix database cases (#26174)
Signed-off-by: ThreadDao <yufen.zong@zilliz.com>
2023-08-09 17:15:15 +08:00
nico c0d2433549
Modify test cases (#25967)
Signed-off-by: nico <cheng.yuan@zilliz.com>
2023-07-31 10:39:08 +08:00
nico a8f73051e0
Update pymilvus version and update some test cases (#25479)
Signed-off-by: nico <cheng.yuan@zilliz.com>
2023-07-17 21:49:19 +08:00
ThreadDao 7bd4c6c2cb
[cherry-pick] Add database and db rbac test cases (#23952) (#24685)
Signed-off-by: ThreadDao <yufen.zong@zilliz.com>
2023-06-29 15:38:23 +08:00