action #89932
closed[sporadic] stabilize partitioning_firstdisk
0%
Description
Failing test: select_disk https://openqa.suse.de/tests/5646458
The mentioned module is not stable due to the needle use. It can confuse sda with sdd, due to resemblance of the letters. Plus, the conditions of the function "select_first_hard_disk" don't seem to be well defined. When the test (passes)[https://openqa.suse.de/tests/5553616#step/partitioning_firstdisk/3] there seems to be an check for all checkboxes, but when the test (fails)[https://openqa.suse.de/tests/5646458#step/partitioning_firstdisk/4] this check is missing.
We could make modifications in the current function to make it more precise or we can rewrite the module and use libyui.
Scope is only screen for selecting disk for the partitions, other steps will be covered in #87919