action #70993
closed[qam] [xfstests] dependency issue with new autoyast installation
100%
Description
Observation¶
openQA test in scenario sle-15-Server-DVD-Updates-x86_64-create_hdd_xfstests@64bit fails in
install
Test suite description¶
Maintainer: yosun, this case based on create_hdd_minimal_base+sdk_withhome, install packages, enable kdump and install xfstests in it.
Reproducible¶
Fails since (at least) Build 20200904-2 (current job)
Expected result¶
Last good: 20200904-1 (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by yosun over 4 years ago
- Status changed from New to In Progress
- Assignee set to lansuse
After debug there are two issues:
- The autoyast file for 15 not suitable for 12. Need separate xml file for different version of product. e.g. AUTOYAST=filesystem/autoyast_filesystem_withouthome-%VERSION%.xml
- Module lost select following two repos 'Server_Applications_Module_15_x86_64'. 'Web_and_Scripting_Module_15_x86_64'.
Solution:
- Add and modify autoyast xml file by new PR.
- Modify osd test case configure AUTOYAST=filesystem/autoyast_filesystem_withouthome.xml ==> AUTOYAST=filesystem/autoyast_filesystem_withouthome-%VERSION%.xml
Updated by lansuse over 4 years ago
- % Done changed from 0 to 50
Fixed lack of package issue on sle15, my next step is create xml file for sle12
https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/10958
Updated by dzedro over 4 years ago
create_hdd_xfstests is still failing on 15-SP1 nothing provides libpmemblk.so.1()(64bit) needed by fio-3.4-4.2.4.x86_64
https://openqa.suse.de/tests/4695420
Updated by dzedro over 4 years ago
dzedro wrote:
create_hdd_xfstests is still failing on 15-SP1
nothing provides libpmemblk.so.1()(64bit) needed by fio-3.4-4.2.4.x86_64
https://openqa.suse.de/tests/4695420
Ignore it, it was my fault. test is passing.
https://openqa.suse.de/tests/4695462
Updated by lansuse over 4 years ago
- Status changed from In Progress to Resolved
- % Done changed from 50 to 100
Result of issues:
Lack of fio package:
Resolvedautoyast file for sle12:
suggest restore installation with create_hdd_minimal_base+sdk_withhome in QAM job group. Details has mail to Jozef.