-
Notifications
You must be signed in to change notification settings - Fork 37
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
Add EL10 runner and signing key #96
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
leaving as draft until ZTS PR gets accepted
@hanthor would you mind rebasing this on master? Github is reporting this PR has no commits for some reason. |
CentOS Stream10 and other EL10 releases need a build a repo avaiable for them. Used the new GPG key and symlinked for building EL10 releases. Ensured that stream10 is part of the build matrix and and stream 10 to the list of runners. Note: this will increase build times as it is adding a 4th build to be run in addtion to AlmaLinux9, F41, and F40. Signed-off-by: James Reilly <[email protected]>
@tonyhutter rebased |
Can switch to Alma 10 after release in Q2 |
@hanthor thanks for the ping - sorry this fell of my radar. I'll pull it in. |
@tonyhutter Do I need to PR the rpms too? Edit: looks like the release needs to be rebuilt |
@hanthor the Centos Stream 10 code is basically a placeholder until Almalinux 10 is released. When it's released, we'll update the qcow2 images with the official ones and regenerate the zfs-release RPMs. I typically generate the RPMs myself since I need to sign them with the ZFS key. |
Added test for Centos Stream 10 here: openzfs/zfs#16904
Needed to add runners and signing for the EL10 repo and releases.