Bugzilla – Bug 1217448
[Build 20231122] openQA test fails in image_checks: Root FS not resized
Last modified: 2023-11-28 14:12:03 UTC
The MicroOS VMX images don't grow / automatically. The openQA test didn't detect this because sfdisk does not show any unpartitioned space because of the backup GPT mismatch. Best option is probably to enable growpart + resizefs unconditionally, but there's a race condition with the / remount (boo#1156421). ## Observation openQA test in scenario microos-Tumbleweed-MicroOS-Image-x86_64-microos@64bit fails in [image_checks](https://openqa.opensuse.org/tests/3750101/modules/image_checks/steps/9) ## Test suite description ## Reproducible Fails since (at least) Build [20231122](https://openqa.opensuse.org/tests/3750101) (current job) ## Expected result Last good: [20231121](https://openqa.opensuse.org/tests/3747803) (or more recent) ## Further details Always latest result in this scenario: [latest](https://openqa.opensuse.org/tests/latest?arch=x86_64&distri=microos&flavor=MicroOS-Image&machine=64bit&test=microos&version=Tumbleweed)
https://build.opensuse.org/request/show/1129611