oVirt / ovirt-node-ng-image

The source for oVirt Node NG installer ISO and RPM image
GNU General Public License v2.0
19 stars 13 forks source link

Preparing for nightly master on rocky/alma #50

Closed sandrobonazzola closed 2 years ago

sandrobonazzola commented 2 years ago

As for issues #46 and #49, preparing for building node based on alma/rocky.

Needs URLs to the respective repos and boot.iso.

We'll need to find compute power for buidling respective ISO and publish the result for testing it.

brianclemens commented 2 years ago

We'll need to find compute power for building respective ISO and publish the result for testing it.

@NeilHanlon @tgmux can we provision some compute for an oVirt node image builder?

sandrobonazzola commented 2 years ago

Verified this patch using Alma Linux 9 Beta VM with nested virtualization enabled. Added:

%almalinux 9
%almalinux_ver 9

to /usr/lib/rpm/macros.d/macros.dist

followed DEVELOPMENT.md and the build succeeded. Couldn't verify the patch on Rocky Linux 9 as no public repository is available yet.

When Alma and Rocky Linux 9 will GA we'll need to find a place for running the build script and for storing the nightly builds.

michalskrivanek commented 2 years ago

When Alma and Rocky Linux 9 will GA we'll need to find a place for running the build script and for storing the nightly builds.

wouldn't the current runner work? it should. in fact, might be better the other way around and reinstall the el9stream runner with alma or rocky;)

sandrobonazzola commented 2 years ago

wouldn't the current runner work? it should. in fact, might be better the other way around and reinstall the el9stream runner with alma or rocky;)

I don't want to pick one and drop the other one :-) Can you add another runner so we can keep both?