Project

General

Profile

action #117532

Updated by JERiveraMoya over 1 year ago

#### Motivation 
 With the goal of making more robust testing and only test in ppc64le where is supported, in this case with virtualization PowerVM, we could tackle in this ticket the following test suites: 
 - mediacheck (Online & Full mediums) 
 - releasenotes_origin+unregistered 
 - textmode_installation_minimal_role 
 - gpt 

 ~~- lvm_multipath~~ 
 ~~- lvm_multipath_encrypted~~ - lvm_multipath 
 ~~- multipath~~ - lvm_multipath_encrypted 
 ~~- yast2_nfs_v{3,4}_{client,server}~~ 

 - multipath 
 - yast2_nfs_v{3,4}_{client,server} 
 - yast_hostname 	 
 - yast_hostname+dhcp_hostname 	 
 - yast_hostname+linuxrc_hostname 

 #### Acceptance criteria 
 **AC1**: Adapt/Remove test suites listed above in YaST group to use PowerVM following the suggestions indicated below 

 #### Suggestions 
 - We will prabably need to remove testsuite mediacheck for ppc64le (Full + Online), as requires OFW parameter to work, and the image seems that is fetched from url in PowerVM. 
 - Regarding releasenotes_origin+unregistered we should see if makes sense to check them in the existing way. 
 - For textmode_installation_minimal_role will be using the existing test modules for libyui-rest-api in order to replace needle-based test modules. 
 - For gpt we are not going to have images with 17 TeraBytes in the worker, so we can remove this one. 

 ~~- 
 - Regarding lvm_multipath, lvm_multipath_encrypted and multipath there is not multipath (just check Kernel job group) enabled for virtualization PowerVM, so we can proceed to remove them.~~ them. 
 ~~- - We will be removing yast2_nfs_v{3,4}_{client,server} due there there is not MultiMachine with PowerVM.~~ PowerVM. 
 ~~- - For yast_hostname_* we don't run these test suites for remote workers, so we can remove it as well.~~ well.

Back