Actions
action #112895
closed[stale] SelfInstall ALP Images fail in image_checks
Status:
Closed
Priority:
Low
Assignee:
-
Target version:
-
Start date:
2022-06-22
Due date:
% Done:
0%
Estimated time:
Difficulty:
Description
https://openqa.opensuse.org/tests/2430307#step/image_checks/8
https://openqa.opensuse.org/tests/2430327#step/image_checks/9
It fails in the step:
validate_script_output("sfdisk --list-free /dev/$disk", qr/Unpartitioned space .* 0 sectors/);
https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/master/tests/microos/image_checks.pm#L26
Unpartitioned space /dev/vda: 27.85 GiB, 29906419200 bytes, 58410975 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
Start End Sectors Size
Expected output:
https://openqa.opensuse.org/tests/2426647#step/image_checks/6
Unpartitioned space /dev/vda: 0 B, 0 bytes, 0 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
Actions