Skip to content

Conversation

markgoddard
Copy link
Contributor

The GitHub Actions runner can easily fill its disk after a few image
builds. Prune the images at the end of the run. The downside is that we
won't benefit from Docker caching. OTOH, it's non-trivial to prune
images in a way that frees up sufficient space and keeps some images
around.

Prune all Kolla images after each container image build job.

@markgoddard markgoddard self-assigned this May 31, 2022
The GitHub Actions runner can easily fill its disk after a few image
builds. Prune the images at the end of the run. The downside is that we
won't benefit from Docker caching. OTOH, it's non-trivial to prune
images in a way that frees up sufficient space and keeps some images
around.

Prune all Kolla images after each container image build job.
@markgoddard markgoddard requested a review from priteau June 1, 2022 08:58
Base automatically changed from ci-kolla-images2 to stackhpc/wallaby June 1, 2022 14:49
@markgoddard markgoddard merged commit 2b606e9 into stackhpc/wallaby Jun 1, 2022
@markgoddard markgoddard deleted the ci-prune-images branch June 1, 2022 14:50
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