Project

General

Profile

action #130985

Updated by leli 10 months ago

#### Motivation 
 To avoid depend qcows across squads, we'd like to create autoyast installation for textmode qcow in yast job group, refer to [create_hdd_textmode_autoyast](https://openqa.suse.de/tests/11366313#). [create_hdd_textmode](https://openqa.suse.de/tests/11163461#). 

 Additionally when creating autoyast we should install the libyui-rest-api in the profile as we do in multiple places, instead of using a test module to install it. 

 [Note] Do not touch the create_hdd_textmode case in functional job group. 

 #### Scope 
 All arches in [yast job group](https://openqa.nue.suse.com/tests/overview?distri=sle&version=15-SP5&build=102.1&groupid=129) 

 #### Acceptance criteria 
 **AC1**: Create autoyast installation for textmode qcow. 
 **AC2**: Update the job dependency of yast jobs to the new AY job.

Back