Skip to content

fix(cap-01): skip capacity gate for object-storage destinations#574

Closed
gaikwadabhishek wants to merge 1 commit into
mlcommons:mainfrom
gaikwadabhishek:fix/cap01-skip-object-storage-destinations
Closed

fix(cap-01): skip capacity gate for object-storage destinations#574
gaikwadabhishek wants to merge 1 commit into
mlcommons:mainfrom
gaikwadabhishek:fix/cap01-skip-object-storage-destinations

Conversation

@gaikwadabhishek

Copy link
Copy Markdown
  • CAP-01 ran statvfs on the destination → E401 "cannot determine free space" on s3:// targets
  • _capacity_gate_destination() now returns None for object storage (s3/s3_torch)
  • _pre_execution_gate then skips the gate via its existing remote-backend escape hatch
  • local/direct_fs runs unchanged

- CAP-01 ran statvfs on the destination → E401 "cannot determine free space" on s3:// targets
- _capacity_gate_destination() now returns None for object storage (s3/s3_torch)
- _pre_execution_gate then skips the gate via its existing remote-backend escape hatch
- local/direct_fs runs unchanged

Signed-off-by: Abhishek Gaikwad <gaikwadabhishek1997@gmail.com>
@gaikwadabhishek gaikwadabhishek requested a review from a team June 29, 2026 19:38
@github-actions

Copy link
Copy Markdown

MLCommons CLA bot:
Thank you very much for your submission; we really appreciate it. Before we can accept your contribution,
we ask that you sign the MLCommons CLA (Apache 2). Please submit your GitHub ID to our onboarding form to initiate
authorization. If you are from a MLCommons member organization, we will request that you be added to the CLA.
If you are not from a member organization, we will email you a CLA to sign. For any questions, please contact
support@mlcommons.org.
0 out of 1 committers have signed the MLCommons CLA.
@gaikwadabhishek
You can retrigger this bot by commenting recheck in this Pull Request

@gaikwadabhishek

Copy link
Copy Markdown
Author

I have mentioned my github username in my MLCommons profile. Where can I access the CLA form?

@gaikwadabhishek

Copy link
Copy Markdown
Author

already fixed in main

@github-actions github-actions Bot locked and limited conversation to collaborators Jun 29, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant