action #70993
closed
[qam] [xfstests] dependency issue with new autoyast installation
Added by dzedro over 4 years ago.
Updated over 4 years ago.
Category:
Bugs in existing tests
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
- 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
- % Done changed from 0 to 50
- Status changed from In Progress to Resolved
- % Done changed from 50 to 100
Result of issues:
Lack of fio package:
Resolved
autoyast file for sle12:
suggest restore installation with create_hdd_minimal_base+sdk_withhome in QAM job group. Details has mail to Jozef.
Also available in: Atom
PDF