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

Cleanup target directory when the disk is full #411

Merged
merged 2 commits into from
Apr 23, 2019

Conversation

pietroalbini
Copy link
Member

This PR removes all target directories after disk usage reaches 90% on the partition containing the work directory. Each worker thread will cleanup its own directory when it's not busy, to avoid disrupting running tests.

cc @Mark-Simulacrum

@pietroalbini
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented Apr 23, 2019

📌 Commit c058716 has been approved by pietroalbini

@bors
Copy link
Contributor

bors commented Apr 23, 2019

⌛ Testing commit c058716 with merge 3347bbb...

bors added a commit that referenced this pull request Apr 23, 2019
Cleanup target directory when the disk is full

This PR removes all target directories after disk usage reaches 90% on the partition containing the work directory. Each worker thread will cleanup its own directory when it's not busy, to avoid disrupting running tests.

cc @Mark-Simulacrum
@bors
Copy link
Contributor

bors commented Apr 23, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: pietroalbini
Pushing 3347bbb to master...

@bors bors merged commit c058716 into rust-lang:master Apr 23, 2019
@pietroalbini pietroalbini deleted the cleanup-target-dir branch April 23, 2019 16:19
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