-
Notifications
You must be signed in to change notification settings - Fork 3
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
Tracker for ostree native container conversion #359
Comments
+1 from me. I've started work to setup CI with a similar idea in https://gitlab.com/fedora/ostree/ci-test. Maybe we need to make a new change request or merge than change into the unified core change request to make that happen for 38. |
This is related to #334. I have a working pipeline run in https://gitlab.com/fedora/ostree/ci-test/-/pipelines which uses rpm-ostree compose-image and pushed the result to https://quay.io/repository/fedora-ostree-desktops/silverblue?tab=tags & https://quay.io/repository/fedora-ostree-desktops/kinoite?tab=tags. Next step is to figure out why lorax does not successfully create the installation media: https://gitlab.com/fedora/ostree/ci-test/-/issues/1 And then I need to merge ideas from https://gitlab.com/fedora/sigs/sway/ostree-config/-/blob/f37-sway-spin/.gitlab-ci.yml & https://gitlab.com/fedora/sigs/sway/fedora-kickstarts/-/blob/main-sway/.gitlab-ci.yml and look at enabling installation tests with a kickstart to get bootable QEMU images from the CI. |
Nice, thanks for pushing this forward! You should use |
bikeshed: Why not just |
Yes, those are testing locations and testing repo. I'll request access to the official namespace once we have something more complete, and we will likely want Pungi to do the builds and pushes, not this CI here. |
Thanks, will give this a try. |
To add to that, the general idea behind #334 is to be able to make a PR and then get an image and later also an installer ISO and have tests run for it automatically, similarly to what we have for FCOS. I don't know how exactly we'll make the official builds in the Fedora infra but I think the builds pushed by the GitLab CI will likely stay "non-official". |
See also #334 (comment) for progress on this one |
Folks are starting to do cool things with this! |
We now have official images for all arches in Rawhide! Now we'll have to upload them to the registry. |
I'll close this issue in favor of the one in the Fedora Atomic Desktop issue tracker: https://gitlab.com/fedora/ostree/sig/-/issues/2 |
Fedora Changes:
Steps remaining:
Original issue text
Hi, filing this in regards to https://fedoraproject.org/wiki/Changes/OstreeNativeContainer and
https://pagure.io/releng/issue/11047
specifically.
Any objections to taking this first step of generating
quay.io/fedora/fedora-silverblue:37
etc.?The text was updated successfully, but these errors were encountered: