Project

General

Profile

action #118966

Updated by geor over 1 year ago

#### Motivation 
 Related to #111743 
 Testsuites `create_hdd_yast_maintenance_desktop` and `create_hdd_yast_maintenance_minimal` are performing an autoyast installation which is used by subsequent testsuites (eg `mau-extratests-yast2ui`, `mau_extratests_yast2_ncurses`, `mau_extratests_yast_cmd`). 

 However the `mru-iscsi` multimachine testsuites that have `create_hdd_yast_maintenance_desktop` as a dependency seem to bump into an issue where the Network of the resulting image is not configured, ending up with [this type of failure](https://openqa.suse.de/tests/9742604#step/addon_products_via_SCC_yast2/25). failure](https://openqa.suse.de/tests/9742604) 

 #### Scope 
 [mru-iscsi\_{client,server}\_normal\_auth\_backstore\_{lvm,fileio,hdd}] [mru-iscsi_{client,server}_normal_auth_backstore_{lvm,fileio,hdd}] 
 (https://openqa.suse.de/tests/overview?arch=&flavor=&machine=&test=mru-iscsi_client_normal_auth_backstore_lvm_dev&test=mru-iscsi_server_normal_auth_backstore_lvm_dev&test=mru-iscsi_client_normal_auth_backstore_fileio_dev&test=mru-iscsi_server_normal_auth_backstore_fileio_dev&test=mru-iscsi_client_normal_auth_backstore_hdd_dev&test=mru-iscsi_server_normal_auth_backstore_hdd_dev&modules=&module_re=&distri=sle&build=20221016-1&groupid=446#) for MU YaST 12-SP4 to 15-SP2 Job groups. 
 arch: x86_64 

 #### Acceptance criteria 
 **AC1**: The mru-iscsi\_{client,server}\_normal\_auth\_backstore\_{lvm,fileio,hdd} mru-iscsi_{client,server}_normal_auth_backstore_{lvm,fileio,hdd} testsuites succeed on the Registration step. 
 **AC2**: The mru-iscsi\_{client,server}\_normal\_auth\_backstore\_{lvm,fileio,hdd} mru-iscsi_{client,server}_normal_auth_backstore_{lvm,fileio,hdd} are removed from the development group, and their equivalent testsuites in the YaST MU Job Groups now have a dependency on the `create_hdd_yast_maintenance_desktop` testsuite. 

 #### Suggestions 
 * This is most probably an AutoYaST profile related issue. The `mru-iscsi\_{client,server}\_normal\_auth\_backstore\_{lvm,fileio,hdd}` `mru-iscsi_{client,server}_normal_auth_backstore_{lvm,fileio,hdd}` seem to run fine for [15-SP3](https://openqa.suse.de/tests/overview?distri=sle&version=15-SP3&build=20221016-1&groupid=421) and [15-SP4](https://openqa.suse.de/tests/overview?distri=sle&version=15-SP4&build=20221016-1&groupid=421), maybe it is worth observing how network configuration is done on these autoyast installation `create_hdd_yast_maintenance_desktop` jobs.

Back