Project

General

Profile

action #68395

Updated by riafarov almost 4 years ago

## Description 
 We continue extending coverage on powerVM, based on the priority provided in https://confluence.suse.com/pages/viewpage.action?pageId=340623739 

 We already have quite some test suites related to the storage enabled, so it's time to cover other things. 

 NOTE: gnome is not important on powerVM as is not used there according to our knowledge, so we should not test it. 

 To use current chain of the test suites can be reused using `START_DIRECTLY_AFTER_TEST` setting, as an alternative we can create separate test suites to generate profile in the parent job and run second one with generated profile. 

 Alex already has set `+DESKTOP=textmode` for powerVM on the machine level. 

 ## Acceptance criteria 
 1. autoyast_reinstall scenarios are enabled on powerVM with validation modules 
 2. Installations are conducted for textmode (no gnome) 
 3. Test scenario is configured to start after same scenario succeeds on power KVM 
 4. Test plan is updated accordingly

Back