Skip to content

Conversation

@alwayslove2013
Copy link
Contributor

  • 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.

@sre-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: alwayslove2013
To complete the pull request process, please assign xuanyang-cn after the PR has been reviewed.
You can assign the PR to them by writing /assign @xuanyang-cn in a comment when ready.

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

Details 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

@alwayslove2013
Copy link
Contributor Author

/hold

@alwayslove2013 alwayslove2013 force-pushed the streaming_case branch 2 times, most recently from 7cdaba4 to 300739b Compare January 9, 2025 04:09
- 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 <min.tian.cn@gmail.com>
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