Skip to content

Prune image from GPU agent disk. #1088

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 2 commits into from
Oct 7, 2021
Merged

Prune image from GPU agent disk. #1088

merged 2 commits into from
Oct 7, 2021

Conversation

rosbo
Copy link
Contributor

@rosbo rosbo commented Oct 7, 2021

It was currently only running on the CPU (ephemeral) agents.
Switched to be run on the GPU agent building the image to prevent build errors caused by disk filling up.

Note: It used to be properly setup but the switch to a templatized build (#1078) introduced this misconfiguration.

It was currently only running on the CPU (ephemeral) agents. 
Switched to be run on the GPU agent building the image to prevent build errors caused by disk filling up.
@rosbo rosbo requested a review from Philmod October 7, 2021 16:39
@rosbo rosbo requested a review from djherbis October 7, 2021 18:21
@rosbo rosbo merged commit 0b9588d into main Oct 7, 2021
@rosbo rosbo deleted the rosbo-patch-1-1 branch October 7, 2021 18:22
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