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

builder-common: Run additional prune job to free up space #1031

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

c4rt0
Copy link
Member

@c4rt0 c4rt0 commented Sep 10, 2024

The Aarch64 builder consistently complains about a lack of space, particularly around 10am UTC / 12pm BST (London).
This additional prune job aims to mitigate the space issues.

See: openshift/os#1554

multi-arch-builders/builder-common.bu Show resolved Hide resolved
@jlebon
Copy link
Member

jlebon commented Sep 10, 2024

Hmm, why not reprovision the builder with a larger disk size first? That seems like something we should do anyway, and would likely drop the need for this.

@c4rt0
Copy link
Member Author

c4rt0 commented Sep 10, 2024

Hmm, why not reprovision the builder with a larger disk size first? That seems like something we should do anyway, and would likely drop the need for this.

I recall a conversation in which it was suggested that 200GB should suffice. I'm more than happy to drop this and open another PR if that is debunked

@dustymabe
Copy link
Member

I recall a conversation in which it was suggested that 200GB should suffice. I'm more than happy to drop this and open another PR if that is debunked

i think we can do both.

The Aarch64 builder consistently complains about a lack of space,
particularly around 10am UTC / 12pm BST (London).
This additional prune job aims to mitigate the space issues.

See: openshift/os#1554
Copy link
Member

@dustymabe dustymabe left a comment

Choose a reason for hiding this comment

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

LGTM

c4rt0 added a commit to c4rt0/fedora-coreos-pipeline that referenced this pull request Sep 10, 2024
The Aarch64 builder consistently complains about a lack of space.
After a brief discussion we decided to increase its size.

See: openshift/os#1554
Ref: coreos#1031 (comment)
dustymabe pushed a commit that referenced this pull request Sep 10, 2024
The Aarch64 builder consistently complains about a lack of space.
After a brief discussion we decided to increase its size.

See: openshift/os#1554
Ref: #1031 (comment)
@c4rt0 c4rt0 dismissed jbtrystram’s stale review September 10, 2024 15:58

Suggestion implemented. Thank you!

@c4rt0 c4rt0 merged commit b67b552 into coreos:main Sep 10, 2024
2 checks passed
@c4rt0 c4rt0 deleted the PR/Add-prune-time branch September 10, 2024 15:58
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.

5 participants