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

Parallelise dependent testing on CI #206400

Open
nandahkrishna opened this issue Feb 3, 2025 · 1 comment
Open

Parallelise dependent testing on CI #206400

nandahkrishna opened this issue Feb 3, 2025 · 1 comment
Labels
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 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintainer feedback Additional maintainers' opinions may be needed
Projects
None yet
Development

No branches or pull requests

2 participants