-
Notifications
You must be signed in to change notification settings - Fork 18
build new images #416
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
build new images #416
Conversation
Images appear to be broken in a weird way, VM is created in GCE but in cirrus it stays in scheduled state forever?! |
We no longer use that all images. Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Cirrus CI build successful. Found built image names and IDs:
|
containers/automation_images#416 Signed-off-by: Paul Holzinger <pholzing@redhat.com>
@Luap99 will use new image for the test. does this include the rawhide fix ? (or where can i find such info) |
I created containers/podman#27030 as test, no idea if the rawhide situation is working, we will see soon. |
I primarily need this to get go 1.24 updates landed in podman, ref containers/podman#27017 |
@Luap99 I suppose I should hold off on making any changes in this repo for now? (Motivation: containers/skopeo#2700 (comment) means I’d like to update |
yes please, we can only have one active PR really, or well you would need all the fixes here. And spoiler things are broken in debian now containers/podman#27030 (comment) so I need more fixes. And note we can only bump to 43 stable once that is released here. AFAIK as this has to do with how the cloud images are pulled. We only test rawhide (f44) stable (f42) and stable-1 (f41) here. WE only bump to f43 once the final release is made. |
Oops, I should be paying more attention to Fedora, I didn’t realize F43 is not out yet. |
The google-guest-agent is missing a script and thus the service fails as it tries to execute the script. Try to add it manually to work around the issue. https://bugzilla.redhat.com/show_bug.cgi?id=2394063 Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Work around a memory leak in newer kernels by using an older kernel. Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
containers/automation_images#416 Signed-off-by: Paul Holzinger <pholzing@redhat.com>
containers/automation_images#416 Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Cirrus CI build successful. Found built image names and IDs:
|
Cirrus CI build successful. Found built image names and IDs:
|
Images have been merged in podman so merging this here |
... from containers/automation_images#416 That requires updating tests to also work with rust-podman-sequoia 0.2.0: ueno/podman-sequoia@d41fefa changed how the error is reported. Signed-off-by: Miloslav Trmač <mitr@redhat.com>
... from containers/automation_images#416 That requires updating tests to also work with rust-podman-sequoia 0.2.0: ueno/podman-sequoia@d41fefa changed how the error is reported. Signed-off-by: Miloslav Trmač <mitr@redhat.com>
containers/automation_images#416 Signed-off-by: Paul Holzinger <pholzing@redhat.com>
containers/automation_images#416 Signed-off-by: Paul Holzinger <pholzing@redhat.com>
No description provided.