Skip to content

Free disk space#322894

Draft
chrmarti wants to merge 1 commit into
mainfrom
chrmarti/hon-cockroach
Draft

Free disk space#322894
chrmarti wants to merge 1 commit into
mainfrom
chrmarti/hon-cockroach

Conversation

@chrmarti

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings June 25, 2026 08:02
@chrmarti chrmarti self-assigned this Jun 25, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds a Linux Azure Pipelines step to reclaim disk space on the hosted agent before running smoke tests, to reduce risk of “No space left on device” failures during later stages of the job.

Changes:

  • Introduce a “Free disk space” script step that removes large preinstalled tool directories and prunes Docker images.
  • Emit root disk usage (df -h /) before and after the cleanup for easier diagnostics.
Show a summary per file
File Description
build/azure-pipelines/linux/steps/product-build-linux-test.yml Adds a disk cleanup step (rm of large tool directories + Docker prune) before smoke tests, with before/after disk usage logging.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 1

Comment thread build/azure-pipelines/linux/steps/product-build-linux-test.yml
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.

2 participants