Yes, thanks for the hard work.oVirt 4.4.0 Alpha release refresh is now available for testing
Followed the instructions and it does work :-)The oVirt Project is excited to announce the availability of the alpha release refresh of oVirt 4.4.0 for testing, as of March 6th, 2020
Installation instructions
For the engine: either use appliance or:
- Install CentOS Linux 8 minimal from http://centos.mirror.garr.it/centos/8.1.1911/isos/x86_64/CentOS-8.1.1911-x86_64-dvd1.iso
- dnf install https://resources.ovirt.org/pub/yum-repo/ovirt-release44-pre.rpm
- dnf update (reboot if needed)
- dnf module enable -y javapackages-tools pki-deps 389-ds
- dnf install ovirt-engine
- engine-setup
For the nodes:
Either use oVirt Node ISO or:
- Install CentOS Linux 8 from http://centos.mirror.garr.it/centos/8.1.1911/isos/x86_64/CentOS-8.1.1911-x86_64-dvd1.iso ; select minimal installation
- dnf config-manager --set-enabled PowerTools
- dnf install https://resources.ovirt.org/pub/yum-repo/ovirt-release44-pre.rpm
- dnf update (reboot if needed)
- Attach the host to engine and let it be deployed.