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

Attempt to speed up tests in CI using pytest-split #1497

Merged
merged 2 commits into from
Jan 21, 2025

Conversation

matti-lamppu
Copy link
Collaborator

@matti-lamppu matti-lamppu commented Jan 21, 2025

🛠️ Changelog

  • Improve testing speed in CI by splitting tests into multiple workers using pytest-split
  • Add an action that updates required test durations by creating a PR once per month.

🧪 Test plan

  • Automated tests

🚧 Dependencies

  • None

🎫 Tickets

  • None

@matti-lamppu matti-lamppu added the improvement Improves an existing feature label Jan 21, 2025
@matti-lamppu matti-lamppu self-assigned this Jan 21, 2025
@matti-lamppu matti-lamppu force-pushed the parallel-ci-testing branch 13 times, most recently from cd9dcd8 to 241431e Compare January 21, 2025 11:11
@matti-lamppu matti-lamppu requested a review from ranta January 21, 2025 11:14
@matti-lamppu matti-lamppu marked this pull request as ready for review January 21, 2025 11:14
@matti-lamppu matti-lamppu merged commit d157735 into main Jan 21, 2025
19 checks passed
@matti-lamppu matti-lamppu deleted the parallel-ci-testing branch January 21, 2025 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improves an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants