Skip to content

test(server): speed up test time #1593

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

Merged
merged 1 commit into from
Oct 28, 2024
Merged

Conversation

xiaost
Copy link
Collaborator

@xiaost xiaost commented Oct 28, 2024

What type of PR is this?

test

Check the PR title.

  • This PR title match the format: <type>(optional scope): <description>
  • The description of this PR title is user-oriented and clear enough for others to understand.
  • Attach the PR updating the user documentation if the current PR requires user awareness at the usage level. User docs repo

(Optional) Translate the PR title into Chinese.

(Optional) More detailed description for this PR(en: English/zh: Chinese).

en:

* *:removed unused -covermode=atomic which only used for codecov
* netpollmux: faster server GracefulShutdown
* server: check listener instead of sleep wait
* loadbalance: lower virtual nodes and rounds
* grpc: sleep less

zh(optional):

(Optional) Which issue(s) this PR fixes:

(optional) The PR that updates user documentation:

@xiaost xiaost requested review from a team as code owners October 28, 2024 08:36
@xiaost xiaost force-pushed the test/opt-server-ut branch 8 times, most recently from 4668cb2 to 907ec79 Compare October 28, 2024 10:29
* *:removed unused -covermode=atomic which only used for codecov
* netpollmux: faster server GracefulShutdown
* server: check listener instead of sleep wait
* loadbalance: lower virtual nodes and rounds
* grpc: sleep less
@xiaost xiaost force-pushed the test/opt-server-ut branch from 907ec79 to 7854c2e Compare October 28, 2024 10:32
@xiaost xiaost merged commit 512b83d into cloudwego:develop Oct 28, 2024
19 checks passed
@xiaost xiaost deleted the test/opt-server-ut branch October 28, 2024 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants