7 Commits

Author SHA1 Message Date
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