-
Notifications
You must be signed in to change notification settings - Fork 186
free up disk space before runners build #6950
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
Conversation
|
🚀 Build started! View workflow run |
|
❌ Build failed. View workflow run |
|
🚀 Build started! View workflow run |
|
Looks like the root fs has about 35 GB free with these changes. I notice there is another volume mounted to /mnt with about 66 GB free that we might be able to leverage. Edit: looks like that won't be needed. 🙂 |
|
✅ Build succeeded! View workflow run |
|
I did notice only the core itests were run, I may be out of the loop but wasn't sure if that was a permanent change or not. |
I based the implementation of the Actions off of the old Jenkinsfile. Looks like that only ever runs the core itests. |
What does this PR do?
Clean up free space on CI runners before build
Checklist:
Notes on Review Process
Please see Notes on Review Process for further guidance on requirements for merging and abbreviated reviews.
Review Comment Legend: