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

[RBE] Plumb missing exec_properties field #662

Merged
merged 1 commit into from
Feb 24, 2023

Conversation

jerrymarino
Copy link
Contributor

Thank to bazelbuild/bazel#10799 we now have exec_properties and the tests are missing exec_properties, so set them. If you have different exec properties for inputs, you can set them with exec_properties

Conditional to not expand the size of the action graph

@jerrymarino jerrymarino force-pushed the jmarino/test_exec_properties branch from e1b1b8d to 2beef04 Compare February 24, 2023 19:34
@jerrymarino jerrymarino enabled auto-merge (squash) February 24, 2023 19:48
Thank to bazelbuild/bazel#10799 we now have
`exec_properties` and the tests are missing `exec_properties`, so set
them. If you have different exec properties for inputs, you can set them
with `exec_properties`

Conditional to not expand the size of the action graph
@jerrymarino jerrymarino force-pushed the jmarino/test_exec_properties branch from 2beef04 to 39a2226 Compare February 24, 2023 19:49
@jerrymarino jerrymarino merged commit e5f8e30 into master Feb 24, 2023
@jerrymarino jerrymarino deleted the jmarino/test_exec_properties branch February 24, 2023 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants