Skip to content

Parallelise dependent testing on CI #206400

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

Open
nandahkrishna opened this issue Feb 3, 2025 · 2 comments
Open

Parallelise dependent testing on CI #206400

nandahkrishna opened this issue Feb 3, 2025 · 2 comments
Labels
help wanted Task(s) needing PRs from the community or maintainers maintainer feedback Additional maintainers' opinions may be needed

Comments

@nandahkrishna
Copy link
Member

nandahkrishna commented Feb 3, 2025

What are you proposing (and why)?

This is a tracking issue for enabling parallel testing of formulae dependents on CI. Sometimes, formulae have 100s of dependencies (for example, certain formulae on Linux). Since each dependent test is somewhat independent of others, we can split up dependent tests across multiple runners to reduce the time-to-merge or time until tests are done (and perhaps spot failures earlier in some cases).

CC @carlocab who brought this up.

@nandahkrishna nandahkrishna added bug Reproducible Homebrew/homebrew-core bug maintainer feedback Additional maintainers' opinions may be needed and removed bug Reproducible Homebrew/homebrew-core bug labels Feb 3, 2025
@MikeMcQuaid
Copy link
Member

This seems like a great idea 🎉

Copy link
Contributor

github-actions bot commented Mar 2, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@github-actions github-actions bot added the stale No recent activity label Mar 2, 2025
@nandahkrishna nandahkrishna added help wanted Task(s) needing PRs from the community or maintainers and removed stale No recent activity labels Mar 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Task(s) needing PRs from the community or maintainers maintainer feedback Additional maintainers' opinions may be needed
Projects
None yet
Development

No branches or pull requests

2 participants