nico
198cc62039
test: update nightly cases ( #44167 )
...
Signed-off-by: nico <cheng.yuan@zilliz.com>
2025-09-02 14:21:52 +08:00
yanliang567
a7087b0023
test: Add more ngram tests, including mmap and utf8 characters ( #44169 )
...
related issue: #43989
Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
2025-09-02 14:17:52 +08:00
qixuan
e126df2330
test: add field case about reranker and analyzer ( #44095 )
...
related issue: #42126
---------
Signed-off-by: qixuan <673771573@qq.com>
2025-09-01 17:27:52 +08:00
9Eurydice9
5092097461
test: migrate test_query V2 cases for milvus client ( #44117 )
...
issue: #44090
Migrate test_query cases from TestcaseBase to TestMilvusClientV2Base
---------
Signed-off-by: Orpheus Wang <orpheus.wang@zilliz.com>
2025-09-01 08:55:52 +08:00
XuanYang-cn
16cbd26154
test: Increase PyMilvus version to 2.7.0rc24 for master branch ( #44126 )
...
Automated daily bump from pymilvus master branch. Updates
tests/python_client/requirements.txt.
Signed-off-by: XuanYang-cn <xuan.yang@zilliz.com>
2025-08-29 15:05:51 +08:00
XuanYang-cn
4bc86cb335
test: Increase PyMilvus version to 2.7.0rc21 for master branch ( #44100 )
...
Automated daily bump from pymilvus master branch. Updates
tests/python_client/requirements.txt.
Signed-off-by: XuanYang-cn <xuan.yang@zilliz.com>
2025-08-28 18:05:51 +08:00
9Eurydice9
d70607c342
test: migrate test_query V2 cases for milvus client ( #44091 )
...
issue: #44090
Migrate test_query cases from TestcaseBase to TestMilvusClientV2Base
Signed-off-by: Orpheus Wang <orpheus.wang@zilliz.com>
2025-08-28 09:13:50 +08:00
yanliang567
f301692900
test: Add ngram tests and expression tests ( #44029 )
...
related issue: https://github.com/milvus-io/milvus/issues/43989
Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
2025-08-26 14:51:51 +08:00
junjiejiangjjj
f1ce84996d
enhance: refactor model service configuration and environment variables ( #44036 )
...
- Add enable configuration for all model service providers
- Migrate environment variables from MILVUSAI_* to MILVUS_* prefix with
backward compatibility
- Unify model service enable/disable logic using configuration
- Add tests for environment variable parsing with fallback support
#35856
Signed-off-by: junjie.jiang <junjie.jiang@zilliz.com>
2025-08-26 10:49:52 +08:00
zhuwenxing
a2ac49f867
test: fix dependabot alerts ( #44037 )
...
/kind improvement
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
2025-08-26 09:05:51 +08:00
9Eurydice9
d6b78193cb
test: add collection V2 cases for milvus client ( #44021 )
...
issue: #43590
Migrate collection test cases from TestcaseBase to
TestMilvusClientV2Base
Signed-off-by: Orpheus Wang <orpheus.wang@zilliz.com>
2025-08-23 21:35:47 +08:00
junjiejiangjjj
f3d7e47227
feat: Supports more rerankers ( #43270 )
...
https://github.com/milvus-io/milvus/issues/35856
Signed-off-by: junjiejiangjjj <junjie.jiang@zilliz.com>
2025-08-22 17:29:47 +08:00
9Eurydice9
59d333819c
test: add collection V2 cases for milvus client ( #44008 )
...
issue: #43590
Migrate collection test cases from TestcaseBase to
TestMilvusClientV2Base
---------
Signed-off-by: Orpheus Wang <orpheus.wang@zilliz.com>
2025-08-22 13:13:47 +08:00
yanliang567
ec6681b018
test: add tests for ngram and fix invalid collection name mag ( #43990 )
...
related issue: #43989
Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
2025-08-21 18:45:47 +08:00
nico
551a4a400b
test: update sdk version ( #43929 )
...
Signed-off-by: nico <cheng.yuan@zilliz.com>
2025-08-21 16:47:47 +08:00
nico
043f5cbecc
test: update nightly cases ( #43884 )
...
Signed-off-by: nico <cheng.yuan@zilliz.com>
2025-08-21 16:45:54 +08:00
9Eurydice9
eec58c3bb5
test: add collection V2 cases for milvus client ( #43919 )
...
issue: #43590
Migrate collection test cases from TestcaseBase to
TestMilvusClientV2Base
---------
Signed-off-by: Orpheus Wang <orpheus.wang@zilliz.com>
2025-08-21 10:35:45 +08:00
congqixia
e75fddcc15
fix: Invalidate proxy cache for create alias op ( #43854 )
...
Related to #43853
---------
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2025-08-18 12:01:45 +08:00
9Eurydice9
03295bb351
test: add collection V2 cases for milvus client ( #43892 )
...
issue: #43590
Migrate collection test cases from TestcaseBase to
TestMilvusClientV2Base
---------
Signed-off-by: Orpheus Wang <orpheus.wang@zilliz.com>
2025-08-16 17:43:43 +08:00
9Eurydice9
4663b9a243
test: add create collection V2 cases for milvus client ( #43841 )
...
issue: #43590
Migrate collection test cases from TestcaseBase to
TestMilvusClientV2Base
---------
Signed-off-by: Orpheus Wang <orpheus.wang@zilliz.com>
2025-08-15 08:59:44 +08:00
Feilong Hou
9f9ed14ddb
test: migrated all test cases in test_alias.py to test_milvus_client_alias.py ( #43834 )
...
Issue: #43793
Finished migrate all test cases in test_alias.py. Locally tested and
verified.
---------
Signed-off-by: Eric Hou <eric.hou@zilliz.com>
Co-authored-by: Eric Hou <eric.hou@zilliz.com>
2025-08-13 19:23:43 +08:00
9Eurydice9
c2aad4f5de
test: add create collection V2 cases for milvus client ( #43805 )
...
issue: #43590
Migrate collection test cases from TestcaseBase to
TestMilvusClientV2Base
@yanliang567
---------
Signed-off-by: Orpheus Wang <orpheus.wang@zilliz.com>
2025-08-11 10:17:41 +08:00
Feilong Hou
1a712aa13b
test: migrate test case from test_alias to test_milvus_client_alias ( #43802 )
...
issue: [#43793 ](https://github.com/milvus-io/milvus/issues/43793 )
- migrate test_alias_create_operation_default() to
test_milvus_client_alias_create_operation_default()
Co-authored-by: Eric Hou <eric.hou@zilliz.com>
2025-08-08 18:29:41 +08:00
XuanYang-cn
335fb6452e
test: Upgrade pymilvus version to rc169 ( #43746 )
...
Signed-off-by: yangxuan <xuan.yang@zilliz.com>
2025-08-06 18:01:40 +08:00
9Eurydice9
8578f8e13e
test: add create collection V2 cases for milvus client ( #43684 )
...
issue: #43590
Migrate collection test cases from TestcaseBase to
TestMilvusClientV2Base
+25 cases in test_milvus_client_collection.py
-27 cases in test_collection.py
@yanliang567
---------
Signed-off-by: Orpheus Wang <orpheus.wang@zilliz.com>
2025-08-06 16:17:40 +08:00
yanliang567
d45274512c
test: Refactor search tests and remove useless common functions ( #43608 )
...
related issue: #40698
---------
Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
2025-08-05 11:15:39 +08:00
zhuwenxing
174804e61a
test: add more testcase for analyzer ( #43367 )
...
/kind improvement
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
2025-08-04 11:23:38 +08:00
9Eurydice9
93884d219a
test: add create collection V2 cases for milvus client ( #43600 )
...
issue: #43590
Migrate duplicate collection name test cases from TestcaseBase to
TestMilvusClientV2Base
@yanliang567
---------
Signed-off-by: Orpheus Wang <orpheus.wang@zilliz.com>
2025-07-30 10:25:36 +08:00
nico
909347dc66
test: update nightly cases ( #43591 )
...
Signed-off-by: nico <cheng.yuan@zilliz.com>
2025-07-30 09:51:37 +08:00
yanliang567
10ec3ce2bf
test: Upgrade pymilvus to 2.6.0rc166 ( #43543 )
...
related issue: #40698
Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
2025-07-28 10:30:55 +08:00
zhagnlu
c86307aef0
enhance: forbid two column comparison with json type in parser stage ( #43382 )
...
#43381
Signed-off-by: luzhang <luzhang@zilliz.com>
Co-authored-by: luzhang <luzhang@zilliz.com>
2025-07-24 19:42:54 +08:00
qixuan
3d8f728091
test: modify add field case about skipped cases ( #43461 )
...
related issue: #42126
Signed-off-by: qixuan <673771573@qq.com>
2025-07-24 14:26:54 +08:00
yanliang567
abb3aeacdf
test: Refactor diskann and hsnw index, and update gen data functions ( #43452 )
...
related issue #40698
1. add diskann and hnsw index test
2. update gen_row_data and gen_column_data functions
---------
Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
2025-07-23 22:04:54 +08:00
zhagnlu
d64dceea47
fix:add convert int to float function to array_contains related expr ( #43468 )
...
#43281
Signed-off-by: luzhang <luzhang@zilliz.com>
Co-authored-by: luzhang <luzhang@zilliz.com>
2025-07-23 15:20:53 +08:00
nico
d451476a62
test: update nightly cases ( #43410 )
...
Signed-off-by: nico <cheng.yuan@zilliz.com>
2025-07-21 15:12:53 +08:00
zhuwenxing
b619684ca2
test: add collection rename checker in chaos test ( #43412 )
...
/kind improvement
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
2025-07-21 11:34:53 +08:00
junjiejiangjjj
77f3a1f213
enhance: Add search post pipeline ( #43065 )
...
https://github.com/milvus-io/milvus/issues/35856
Signed-off-by: junjiejiangjjj <junjie.jiang@zilliz.com>
2025-07-21 11:10:52 +08:00
ThreadDao
2a9273defc
test: set woodpecker as e2e standalone messageQueue ( #43330 )
...
/kind improvement
---------
Signed-off-by: ThreadDao <yufen.zong@zilliz.com>
2025-07-19 14:28:51 +08:00
9Eurydice9
1f86286ff0
doc: Update invalid links ( #43432 )
...
Update invalid links in tests/python_client/README_CN.md
/cc @yanliang567
Fixes #43430
Signed-off-by: Orpheus Wang <orpheus.wang@zilliz.com>
2025-07-18 18:08:52 +08:00
zhuwenxing
21008c1bd2
test: add rolling upgrade test scripts ( #43109 )
...
/kind improvement
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
2025-07-17 14:26:52 +08:00
nico
51bdf54731
enhance: update sdk version for e2e ( #43255 )
...
Signed-off-by: nico <cheng.yuan@zilliz.com>
2025-07-17 14:24:51 +08:00
zhikunyao
858115bfb8
test: update pytest base image ( #43327 )
...
Signed-off-by: Zhikun Yao <zhikun.yao@zilliz.com>
2025-07-15 15:30:49 +08:00
nico
19b2fc7132
test: update test cases ( #43252 )
...
Signed-off-by: nico <cheng.yuan@zilliz.com>
2025-07-14 11:20:50 +08:00
Ted Xu
07894b37b6
enhance: returning collection metadata from cache ( #42823 )
...
See #43187
---------
Signed-off-by: Ted Xu <ted.xu@zilliz.com>
2025-07-14 10:54:50 +08:00
zhuwenxing
85c8049296
test: add test cases for json modulo operation ( #43191 )
...
/kind improvement
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
2025-07-10 17:08:48 +08:00
qixuan
1cd593b673
test:add go sdk case for add field ( #43033 )
...
issue: #42126
Signed-off-by: qixuan <673771573@qq.com>
2025-07-09 18:20:47 +08:00
zhagnlu
21d1fb2aa3
fix: fix move cursor bug for chunk segment with index ( #43095 )
...
#42974
Signed-off-by: luzhang <luzhang@zilliz.com>
Co-authored-by: luzhang <luzhang@zilliz.com>
2025-07-09 17:38:47 +08:00
cai.zhang
6989e18599
enhance: Move sort stats task to sort compaction ( #42562 )
...
issue: #42560
---------
Signed-off-by: Cai Zhang <cai.zhang@zilliz.com>
2025-07-08 20:22:47 +08:00
yanliang567
0017fa8acc
test: Enable storage v2 in ci and nightly runs ( #43086 )
...
related issue: #43020
---------
Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
2025-07-04 18:38:44 +08:00
congqixia
684f027496
fix: Remove trimming space logic when validating collection name ( #43064 )
...
Related to #43031
---------
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2025-07-04 11:00:45 +08:00