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

builds are out of date #768

Closed
cgwalters opened this issue Dec 21, 2024 · 3 comments
Closed

builds are out of date #768

cgwalters opened this issue Dec 21, 2024 · 3 comments

Comments

@cgwalters
Copy link
Contributor

$ podman inspect quay.io/centos-bootc/bootc-image-builder | jq .[0].Created
"2024-12-06T07:28:46.182738287Z"

Hmm we really need a link in the README.md to the Konflux pipeline, I forget where this one is. (Looks) OK I think it's https://console.redhat.com/application-pipeline/workspaces/centos-bootc/applications/bootc-image-builder right?

OK it looks like tests are failing, digging through the TF link is https://artifacts.osci.redhat.com/testing-farm/94c82f00-64b5-4a98-8f2e-8a8a6352ed4f/

Write failed because No space left on device

In the anaconda ISO phase.

Looks like we need to bump up the TF runner request

    DISK: 15 GB

Or is this related to osbuild/images#1105 maybe?

@shi2wei3
Copy link

I guess this is because of testing farm change to use beaker other than openstack vm for x86_64 testing, and the default fedora partition layout use lvm with a small root-lv, I've changed the integration test to expand the size of root volume.

@cgwalters
Copy link
Contributor Author

Ahh, we are being bit by https://issues.redhat.com/browse/RHEL-56630 ...

@ondrejbudai
Copy link
Member

Fixed.

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

No branches or pull requests

3 participants