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

chore: speed up ci and add timeout ctrl #350

Merged
merged 4 commits into from
Jul 24, 2024

Conversation

joway
Copy link
Member

@joway joway commented Jul 23, 2024

What type of PR is this?

chore

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:

  • use github offical linux CI runner which will not have the issue of GFW and download go cache quickly
  • Change graceful shutdown check interval for all tests, make every single test function shutdown quickly
  • Remove/Reduce all time.Sleep duration
  • Fixed some unstable tests logic
  • Force set test timeout for 2 minutes to avoid anyone else making it slow again
    zh(optional):

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

(optional) The PR that updates user documentation:

@joway joway requested review from a team as code owners July 23, 2024 06:25
@joway joway force-pushed the refactor/speed-ci branch 6 times, most recently from 6368a7a to 392bb6b Compare July 24, 2024 08:23
jayantxie
jayantxie previously approved these changes Jul 24, 2024
@joway joway merged commit 6790949 into cloudwego:develop Jul 24, 2024
9 checks passed
@joway joway deleted the refactor/speed-ci branch July 24, 2024 09:28
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