beaker-project / beaker

Hardware integration testing system and lab automation for Fedora and RHEL
http://beaker-project.org/
GNU General Public License v2.0
79 stars 40 forks source link

[BUG] beaker-system-scan RPMs not available since Fedora 35 #234

Open JohnVillalovos opened 2 weeks ago

JohnVillalovos commented 2 weeks ago

Looking at: https://beaker-project.org/yum/harness/

The last Fedora version to have the beaker-system-scan*rpm is Fedora35.

Can they be generated for Fedora 40?

Can we setup the CI in GitHub to generate these? (Probably not since GitHub doesn't seem to support aarch64 at this time, though they have it in beta testing).

JohnVillalovos commented 2 weeks ago

For beaker-system-scan I have created a GitHub workflow that can create an RPM. Though it doesn't publish it or anything. Also it only creates X86_64 RPMS and we also need aarch64 RPMS

https://github.com/beaker-project/beaker-system-scan/pull/5