action #118966
closedcoordination #109187: [Epic] Add AutoYaST test suites for dependencies in YaST Maintenance Updates and keep interactive installations
Testuiste mru-iscsi_{client,server}_normal_auth_backstore_{lvm,fileio,hdd} do not have configure network
0%
Description
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.
Scope¶
mru-iscsi_{client,server}_normal_auth_backstore_{lvm,fileio,hdd} 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} testsuites succeed on the Registration step.
AC2: The 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}
seem to run fine for 15-SP3 and 15-SP4, maybe it is worth observing how network configuration is done on these autoyast installationcreate_hdd_yast_maintenance_desktop
jobs.