beaker-project / beaker

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

Support latest distro args in pxemenu #241

Closed cbouchar closed 1 week ago

cbouchar commented 2 weeks ago

For latest distros, the variables 'method' and 'repos' are not supported in beaker pxemenu. Replace with 'inst.repos' instead. The latest distros are RHEL9, CentOSStream9, FedoraRawhide, FedoraELN, and Fedora34 and up.

cbouchar commented 2 weeks ago

Yes I'm working on it but need to change downstream first where I know full Unit Test suite runs which takes hours.

cbouchar commented 1 week ago

I'm seeing things you all may not see cause of my RedHat users. They're a tough group but in the same breath good people.

cbouchar commented 1 week ago

Just sharing..... When a system is booting up, you can interrupt the boot process and you can select a different distro from the pxemenu built on the LC via a cron job which calls beaker-pxemenu to build it. This enables you to access other distros configured in Beaker. Perhaps Martin has more to add.