Enable ovirt-system-tests for ppc64le
Description
Activity

Gal Ben Haim June 4, 2018 at 1:22 PM
As stated, it will require building lago for ppc64.
It's difficult to evaluate the amount of time that is needed for this task,
but for sure it's not something immediate.

Eyal Edri June 4, 2018 at 12:39 PM
I remember this wasn't possible due to missing pkgs on power, but I don't remember any details.
Is it possible given the time and resources?

Barak Korren January 21, 2017 at 7:08 PM
What about starting with a functional test that only installs hosts like VDSM check-merged is doing?
I guess that will be the same as simply running VDSM's check-merged on PPC64LE. That would indeed be easier then running the full OST, but we will still need to start building Lago for PPC64LE.

Eyal Edri January 21, 2017 at 1:00 PM
What about starting with a functional test that only installs hosts like VDSM check-merged is doing?

Sandro Bonazzola January 20, 2017 at 5:16 PM
Let's track them one by one and block this issue.
We need to end up with a full arch coverage CI at some point and we need to start somewhere.

Barak Korren January 20, 2017 at 5:09 PM
Unless we're going to either allow running x86_64 VMs on PPC hosts or build engine for PPC, our current infrastructure cannot run OST on PPC.
A PPC Lago port would be needed, and if no PPC build of engine will be done, I guess we will need to add multi-arch capabilities to Lago (Can PPC qemu/kvm emulate x86_64 machines?).
Another option to consider is creating some kind of "Lago swarm" where Lago would be able to run an engine VM on an x86_64 host and a host VM on a PPC host, and have them talk to each other. Perhaps we could use oVirt itself as the substrate to do this once oVirt gains a simple an reliable overlay networking support.
Bottom line - several new Lago and possibly oVirt features would be required to accomplish this.
Details
Assignee
infrainfraReporter
Sandro BonazzolaSandro BonazzolaComponents
Priority
Medium
Details
Details
Assignee

Reporter

We're using ppc64le hosts in oVirt CI infrastructure under oVirt management.
It's our own production system so I think it would be valuable to have system tests running also with ppc64le hosts, not only x86_64.