action #152879
Updated by syrianidou_sofia over 1 year ago
The sles 15sp4 test fails during register_extensions_and_modules.pm , as the popup for adding additional products appears , which should have been handled during add_additional_products.pm but the module is schedules after the registration. The test suite is set to use : YAML_SCHEDULE schedule/yast/maintenance/lvm_thin_provisioning.yaml YAML_SCHEDULE_DEFAULT schedule/yast/sle/flows/default_sle15sp4_x86.yaml YAML_TEST_DATA test_data/yast/lvm_thin_provisioning/lvm_thin_provisioning.yaml We should fix this issue. The same passes test with same shcedules runs as expected for sles 15 sp3 : https://openqa.suse.de/tests/13126894#step/add_additional_products/1 and uses : schedule/yast/sle/flows/default_sle15sp3_x86.yaml ## Observation openQA test in scenario sle-15-SP4-Server-DVD-Updates-x86_64-lvm_thin_provisioning@64bit fails in > [register_extensions_and_modules](https://openqa.suse.de/tests/13134686/modules/register_extensions_and_modules/steps/4) ## Test suite description Testsuite maintained at https://gitlab.suse.de/qa-maintenance/qam-openqa-yml. Complete OS deployment with unencrypted LVM drive management. Test creates 2 LVM and BIOS boot partitions. Thin pool and thin lv resides on the second LVM partition, where /home (XFS) is being mounted. Maintainer: mloviska, poo#39023 edit 2021-06/Timo: remove YAML_* again, should be in job groups instead to not break older versions ## Reproducible Fails since (at least) Build [20231220-1](https://openqa.suse.de/tests/13127182) ## Expected result Last good: [20231219-1](https://openqa.suse.de/tests/13118974) (or more recent) ## Further details Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?arch=x86_64&distri=sle&flavor=Server-DVD-Updates&machine=64bit&test=lvm_thin_provisioning&version=15-SP4)