Project

General

Profile

action #33697

Updated by szarate almost 4 years ago

In [poo#21838](https://progress.opensuse.org/issues/21838#note-22) the need for multimachine tests on PowerVM was mentioned. 
 To cite coolo on what needs to be done: 

 > I don't think there is inherit problem - but you would need to undo a lot of qemu specific hardcoding. But you can create vlans for the lpars and then have PARALLEL_WITH 2 lpars. 

 **AC1:** Multimachine tests can run on PowerVM 
    **AC1.1:** Implement vland handling for LPARs 
    **AC1.2:** Find all qemu hardcodings and adapt the backend to do MM tests on other backends 

 ## Suggestion 

 Configure vlans between the lpars and treat them as machines in the network with a proper worker class (see coolo's comment) 

Back