Skip to content

Conversation

@zhuwenxing
Copy link
Contributor

  • Refactor connection logic to prioritize uri and token parameters over host/port/user/password for a more modern connection approach
  • Add explicit limit parameter (limit=5) to search and query operations in chaos checkers to avoid returning unlimited results
  • Migrate test_all_collections_after_chaos.py from Collection wrapper to MilvusClient API style
  • Update pytest fixtures in chaos test files to support uri/token params

…y limit

- Refactor connection logic to prioritize uri and token parameters
  over host/port/user/password for a more modern connection approach
- Add explicit limit parameter (limit=5) to search and query operations
  in chaos checkers to avoid returning unlimited results
- Migrate test_all_collections_after_chaos.py from Collection wrapper
  to MilvusClient API style
- Update pytest fixtures in chaos test files to support uri/token params

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
@sre-ci-robot sre-ci-robot added the size/L Denotes a PR that changes 100-499 lines. label Nov 27, 2025
@mergify mergify bot added dco-passed DCO check passed. kind/test labels Nov 27, 2025
@sre-ci-robot
Copy link
Contributor

[ci-v2-notice]
Notice: We are gradually rolling out the new ci-v2 system.

  • Legacy CI jobs remain unaffected, you can just ignore ci-v2 if you don't want to run it.
  • Additional "ci-v2/*" checkers will run for this PR to ensure the new ci-v2 system is working as expected.
  • For tests that exist in both v1 and v2, passing in either system is considered PASS.

To rerun ci-v2 checks, comment with:

  • /ci-rerun-code-check // for ci-v2/code-check
  • /ci-rerun-build // for ci-v2/build
  • /ci-rerun-ut-integration // for ci-v2/ut-integration
  • /ci-rerun-ut-go // for ci-v2/ut-go
  • /ci-rerun-ut-cpp // for ci-v2/ut-cpp
  • /ci-rerun-ut // for all ci-v2/ut-integration, ci-v2/ut-go, ci-v2/ut-cpp
  • /ci-rerun-e2e-arm // for ci-v2/e2e-arm [master branch only]
  • /ci-rerun-e2e-default // for ci-v2/e2e-default [master branch only]

If you have any questions or requests, please contact @zhikunyao.

@mergify mergify bot added the ci-passed label Nov 27, 2025
@yanliang567
Copy link
Contributor

/lgtm
/approve

@sre-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: yanliang567, zhuwenxing

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@sre-ci-robot sre-ci-robot merged commit 2d7574b into milvus-io:master Nov 27, 2025
7 of 9 checks passed
sre-ci-robot pushed a commit that referenced this pull request Dec 1, 2025
…dd query limit (#45948)

master pr: #45901

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants