Skip to content

Add agent knob to override the chunk size used to publish artifacts #5249

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

Merged
merged 1 commit into from
Jun 18, 2025

Conversation

b-barthel
Copy link
Contributor

Context

Currently the chunk size can only be set at an organization level. This allows individual pipelines to set the chunk size used by pipeline artifacts.

Description

Adds a new agent knob that can be used to override the chunk size used to publish pipeline artifacts, and a test suite for the blobstoreclientsettings class.


Risk Assessment (Low / Medium / High)

low - new code path is covered by tests and the absence of the knob uses existing values for chunk size.

Unit Tests Added or Updated (Yes / No)

yes


Additional Testing Performed

manual

@b-barthel b-barthel requested review from a team as code owners June 17, 2025 17:09
@fadnavistanmay
Copy link
Collaborator

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@b-barthel b-barthel enabled auto-merge (squash) June 17, 2025 20:30
@b-barthel b-barthel merged commit 8fad84e into master Jun 18, 2025
22 checks passed
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