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

tests: reduced 1m30s time for testing #93

Merged
merged 1 commit into from
Sep 24, 2024
Merged

tests: reduced 1m30s time for testing #93

merged 1 commit into from
Sep 24, 2024

Conversation

xiaost
Copy link
Contributor

@xiaost xiaost commented Sep 23, 2024

  • *: use pkg/utils/serverutils for listening addrs
  • *: rm time.Sleep for most packages
  • run.sh: run in parallel, simplify install protoc func
  • thriftrpc: run in parallel
  • thrift_streaming: updated exitserver, use update_xxx_dep.sh if needed
  • ci: seperate compliant check and run tests
  • common: remove the pkg, moved to pkg/utils/serverutils

What type of PR is this?

tests

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:
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 September 23, 2024 17:15
github-actions[bot]

This comment was marked as resolved.

@xiaost xiaost force-pushed the opt-running-time branch 2 times, most recently from 8f226c1 to 5ef3817 Compare September 23, 2024 17:41
@cloudwego cloudwego deleted a comment from github-actions bot Sep 23, 2024
@xiaost xiaost force-pushed the opt-running-time branch 6 times, most recently from 369dcbd to 84156c1 Compare September 23, 2024 19:07
github-actions[bot]

This comment was marked as outdated.

@xiaost xiaost force-pushed the opt-running-time branch 2 times, most recently from e8c9a88 to 11b697e Compare September 23, 2024 19:21
@cloudwego cloudwego deleted a comment from github-actions bot Sep 23, 2024
@xiaost xiaost force-pushed the opt-running-time branch 3 times, most recently from 8a66326 to 4c60804 Compare September 24, 2024 06:40
* *: use pkg/utils/serverutils for listening addrs
* *: rm time.Sleep for most packages
* run.sh: run in parallel, simplify install protoc func
* thriftrpc: run in parallel
* thrift_streaming: updated exitserver, use update_xxx_dep.sh if needed
* ci: seperate compliant check and run tests
* common: remove the pkg, moved to pkg/utils/serverutils
@xiaost xiaost merged commit 1b9959b into main Sep 24, 2024
2 checks passed
@xiaost xiaost deleted the opt-running-time branch September 24, 2024 07:41
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.

2 participants