Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Streaming Cases #454

Merged
merged 1 commit into from
Jan 21, 2025
Merged

Streaming Cases #454

merged 1 commit into from
Jan 21, 2025

Conversation

alwayslove2013
Copy link
Collaborator

  • Modified the 'search_stage' based on the end of the insertion process rather than the start.
  • Errors occurring in the search sub-process will no longer interrupt the testing; they will only impact the metrics for that specific stage.
  • Only errors from the insert sub-process will halt the overall testing.
  • During concurrent search testing, database errors will not terminate the search test. QPS metrics will now only count successful requests.
  • Updated the front-end to allow customization of case_config via the UI.
  • Implemented a new page ('/streaming') to display results for streaming cases.

- Modified the 'search_stage' based on the end of the insertion process rather than the start.
- Errors occurring in the search sub-process will no longer interrupt the testing; they will only impact the metrics for that specific stage.
- Only errors from the insert sub-process will halt the overall testing.
- During concurrent search testing, database errors will not terminate the search test. QPS metrics will now only count successful requests.
- Updated the front-end to allow customization of case_config via the UI.
- Implemented a new page ('/streaming') to display results for streaming cases.

Signed-off-by: min.tian <[email protected]>
@sre-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: alwayslove2013, XuanYang-cn

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

@XuanYang-cn XuanYang-cn merged commit d30f816 into vdbbench_1.0 Jan 21, 2025
4 checks passed
@XuanYang-cn XuanYang-cn deleted the streaming_case branch January 21, 2025 03:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants