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

ci: fix OSX timeout due to large steps #2418

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

wellwelwel
Copy link
Collaborator

@wellwelwel wellwelwel commented Jan 30, 2024

After several attempts and workarounds, I finally came up with the simple idea of trying to install MySQL Server directly on macOS instead of Docker.

The results:

  • Now CI - OSX tests finish even earlier than CI - Windows ones and probably along with CI - Linux
  • The longest "Wait mysql server is ready" step took 90ms in my tests
  • Less than 5 minutes for all existing CI to finish

Sometimes the solution is simpler than we expect 🧑🏻‍🔧

@wellwelwel wellwelwel merged commit c1b18bf into sidorares:master Jan 30, 2024
52 checks passed
@wellwelwel wellwelwel deleted the ci-osx branch January 30, 2024 20:56
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.

1 participant