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

Send remote actions to specific worker pools instead of machine types. #15406

Closed
wants to merge 1 commit into from

Conversation

tjgq
Copy link
Contributor

@tjgq tjgq commented May 5, 2022

This ensures that nobody else sends requests to the separate worker pool I've set up, so that my performance measurements aren't disturbed.

This ensures that nobody else sends requests to the separate worker pool I've set up, so that my performance measurements aren't disturbed.
@tjgq tjgq requested a review from coeuvre May 5, 2022 11:57
@sgowroji sgowroji added the team-Remote-Exec Issues and PRs for the Execution (Remote) team label May 6, 2022
@bazel-io bazel-io closed this in 0b914c6 May 6, 2022
fmeum pushed a commit to fmeum/bazel that referenced this pull request Nov 4, 2022
This ensures that nobody else sends requests to the separate worker pool I've set up, so that my performance measurements aren't disturbed.

Closes bazelbuild#15406.

PiperOrigin-RevId: 446988077
fmeum pushed a commit to fmeum/bazel that referenced this pull request Nov 4, 2022
This ensures that nobody else sends requests to the separate worker pool I've set up, so that my performance measurements aren't disturbed.

Closes bazelbuild#15406.

PiperOrigin-RevId: 446988077
ShreeM01 pushed a commit that referenced this pull request Nov 7, 2022
#16669)

This ensures that nobody else sends requests to the separate worker pool I've set up, so that my performance measurements aren't disturbed.

Closes #15406.

PiperOrigin-RevId: 446988077

Co-authored-by: Tiago Quelhas <tjgq@google.com>
@tjgq tjgq deleted the worker-pools branch December 8, 2022 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-Remote-Exec Issues and PRs for the Execution (Remote) team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants