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

[6.1.0]Dont query remote cache but always use bytestream protocol #17291

Closed
wants to merge 5 commits into from
Closed

[6.1.0]Dont query remote cache but always use bytestream protocol #17291

wants to merge 5 commits into from

Conversation

ShreeM01
Copy link
Contributor

When using --experimental_remote_build_event_upload=minimal, instead of querying remote cache to decide whether convert local path of a file to bytestream://, it now always use bytestream:// for BEP referenced files.

Closes #16999.

Closes #17025.

PiperOrigin-RevId: 502351401
Change-Id: Ic858367ffaf3c2a2c20db88ada85fbbe1d93aae8

When using `--experimental_remote_build_event_upload=minimal`, instead of querying remote cache to decide whether convert local path of a file to `bytestream://`, it now always use `bytestream://` for BEP referenced files.

Closes #16999.

Closes #17025.

PiperOrigin-RevId: 502351401
Change-Id: Ic858367ffaf3c2a2c20db88ada85fbbe1d93aae8
@brentleyjones
Copy link
Contributor

Probably want a review from @coeuvre?

@ShreeM01 ShreeM01 requested a review from coeuvre January 21, 2023 00:35
@ShreeM01
Copy link
Contributor Author

Probably want a review from @coeuvre?

Added. Thanks!

expect_bes_file_uploaded command.profile.gz
}

function test_upload_minimal_upload_buildlogs() {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This test case failed because the release branch is missing #17110. Please cherry-pick that and rebase this PR.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The test is now redundant (check test_upload_minimal_upload_buildlogs below). Please remove it.

@ShreeM01 ShreeM01 closed this Jan 27, 2023
@ShreeM01 ShreeM01 deleted the ks/cherry-pick17025 branch January 27, 2023 21:06
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