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

Shuffle remote builders #101

Merged
merged 2 commits into from
Dec 11, 2024
Merged

Shuffle remote builders #101

merged 2 commits into from
Dec 11, 2024

Conversation

bryanhonof
Copy link
Member

Currently, when selecting a remote builder to run tests on, or build against, we always select the one at top of the list. This isn't really taking full advantage of our infrastructure, since we offer multiple machines for all architectures currently.

This introduces a shuf before we select the builder.

Refs: flox/deltaops#375

Currently, when selecting a remote builder to run tests on, or build against, we
always select the one at top of the list. This isn't really taking full
advantage of our infrastructure, since we offer multiple machines for all
architectures currently.

This introduces a `shuf` before we select the builder.

Refs: flox/deltaops#375
@floxbot floxbot added the documentation Improvements or additions to documentation label Dec 11, 2024
Copy link

@bryanhonof bryanhonof added team-developer-support and removed documentation Improvements or additions to documentation labels Dec 11, 2024
@garbas garbas enabled auto-merge December 11, 2024 16:43
Copy link

@garbas garbas merged commit 7e7125a into preview Dec 11, 2024
3 checks passed
@garbas garbas deleted the bryanhonof.shuffle-builders branch December 11, 2024 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants