Commit Graph

22 Commits (a00ba861a49d39caea43ae4511e7a2d568033646)

Author SHA1 Message Date
Zhen Ye 889434691c
enhance: enable asan for e2e ()
issue: 

---------

Signed-off-by: chyezh <chyezh@outlook.com>
2024-10-29 14:14:24 +08:00
zhuwenxing 31353ae406
test: add restful cases for text match feature ()
/kind improvement

Since creating a collection with text match is not yet implemented on
the RESTful interface, we will temporarily use pymilvus to create a
collection for now. This PR includes a case to test using text match
filters in search queries through the RESTful interface.

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
2024-09-28 16:51:15 +08:00
zhuwenxing 7c2cb8c5d4
test: add bulk insert case for text match feature ()
/kind improvement

---------

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
2024-09-27 10:01:14 +08:00
zhuwenxing f4d0c589fa
test: set bulk insert test fail fast ()
/kind improvement

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
2024-09-10 11:43:06 +08:00
wt c916407f37
test: add query expr test cases ()
1. query with expr under different scalar index types
2. test framework supports preparing one piece of data and multiple
parameter queries

Signed-off-by: wangting0128 <ting.wang@zilliz.com>
2024-09-09 19:55:06 +08:00
congqixia b75b25794b
enhance: [skip e2e] Fix test script always skip pip install ()
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-08-28 17:01:00 +08:00
yellow-shine bb9bed64a3
enhance: new nightly ci to support testing distributed-streaming ()
issue: https://github.com/milvus-io/milvus/issues/35704

Signed-off-by: Yellow Shine <sammy.huang@zilliz.com>
2024-08-27 14:24:59 +08:00
zhuwenxing 86274f70bd
test: improve concurrency and reduce import test execution time ()
improve concurrency and reduce import test execution time

---------

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
2024-06-06 15:57:58 +08:00
zhuwenxing 4159a4d5d7
test: update nightly ci ()
update nightly ci

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
2024-05-31 13:54:07 +08:00
zhuwenxing 9e3f3d99f7
test: add timeout for import testcases ()
add timeout for import testcases

---------

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
2024-05-13 19:35:32 +08:00
zhuwenxing 29f3cb692b
test:fix retry for network error ()
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
2024-05-07 14:01:29 +08:00
zhuwenxing e346714bf2
test: add reruns params in pytest command ()
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
2024-04-30 17:11:26 +08:00
zhuwenxing 84c69f59a3
test: add retry for restful testcases ()
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
2024-04-16 23:03:21 +08:00
zhuwenxing c42492c0fd
test: enable import job test in ci ()
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
2024-03-28 10:31:10 +08:00
zhuwenxing f2c2877609
test: update restful v2 testcases ()
* update restful v2 test cases
* add case to ci

---------

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
2024-03-21 15:31:09 +08:00
zhuwenxing b023bd09b3
test: skip bulk insert test for one pod standalone ()
skip bulk insert test for one pod standalone

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
2024-02-29 10:31:08 +08:00
zhuwenxing f87a3a13d0
test: remove concurrent test in ci ()
remove concurrent test in ci

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
2024-02-27 19:38:56 +08:00
zhuwenxing b02b525196
test: refine debug log and error handle ()
refine debug log and error handle

---------

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
2024-02-01 09:59:05 +08:00
zhuwenxing f92edc6cc5
test: Update requirements and pytest configuration ()
Update requirements and pytest configuration

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
2024-01-29 18:59:02 +08:00
zhuwenxing cad8bf6c8d
test: add restful client test in ci ()
add restful client test in ci

---------

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
2024-01-23 21:34:55 +08:00
zhuwenxing 5923f109a0
[test]Add concurrent test in ci ()
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
2023-10-23 11:46:21 +08:00
Bennu ae780e0313
Chanege cluster for e2e to 4am ()
Signed-off-by: Bennu-Li <yunmei.li@zilliz.com>
2023-08-14 14:53:36 +08:00