On Wed, Jul 21, 2021 at 1:49 AM Dominique D <dominique.deschenes@gcgenicom.com> wrote:
I would like to test the update on lab my prod setup. How can I install an old version of ovirt engine. when i use the following repo, yum install https://resources.ovirt.org/pub/yum-repo/ovirt-release44.rpm,  i only have the choice of the latest version.

how do install this version?

ovirt-engine-4.4.4.1-1.el8.noarch.rpm

thank you


I just wanted to test an update from 4.3.10 self hosted engine to 4.4.6 self hosted engine some weeks ago and I proceeded this way for my lab:
I used oVirt Node image from https://ovirt.org/download/node.html paragraph "oVirt Node 4.3" going to the iso link https://resources.ovirt.org/pub/ovirt-4.3/iso/ovirt-node-ng-installer/4.3.10-2020060117/el7/ovirt-node-ng-installer-4.3.10-2020060117.el7.iso
I installed SHE on the frst node and then a second node and then followed the upgrade guide (with node reinstall through oVirt Node 4.4 iso).
If you go with plain CentOS 7.x hosts and/or external engine for your 4.3 env, then you can install base OS and then install the repo file
yum install https://resources.ovirt.org/pub/yum-repo/ovirt-release43.rpm
and then follow the installation guide and upgrade guide

HIH,
Gianluca