action #97511
closed[opensuse][kernel] kdump_and_crash: support UsrMerged kernel installation
100%
Description
Observation¶
openQA test in scenario opensuse-Tumbleweed-DVD-x86_64-extra_tests_textmode@64bit fails in
kdump_and_crash
On Tumbleweed, the kernel is no longer installed to /boot, but lives now below /usr/lib, following upon UsrMerge efforts. The test code needs to be adapted to this change
Test suite description¶
Maintainer: slindomansilla@suse.de.
Mainly post-installation console extra tests.
Reproducible¶
Fails since (at least) Build 20210709
Expected result¶
Last good: 20210708 (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by maritawerner about 3 years ago
- Subject changed from kdump_and_crash: support UsrMerged kernel installation to [qe-core] kdump_and_crash: support UsrMerged kernel installation
Updated by openqa_review about 3 years ago
This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: extra_tests_textmode
https://openqa.opensuse.org/tests/1899025
To prevent further reminder comments one of the following options should be followed:
- The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted
- The openQA job group is moved to "Released" or "EOL" (End-of-Life)
- The label in the openQA scenario is removed
Updated by tjyrinki_suse about 3 years ago
- Subject changed from [qe-core] kdump_and_crash: support UsrMerged kernel installation to [opensuse][qe-core] kdump_and_crash: support UsrMerged kernel installation
- Status changed from New to Workable
- Start date deleted (
2021-08-25)
Updated by tjyrinki_suse about 3 years ago
- Subject changed from [opensuse][qe-core] kdump_and_crash: support UsrMerged kernel installation to [opensuse][kernel] kdump_and_crash: support UsrMerged kernel installation
kdump_and_crash is maintained by QE Kernel
Updated by favogt about 3 years ago
- Status changed from Workable to In Progress
- % Done changed from 0 to 60
I made a PR to use the usrmerged location for vmlinux
: https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/13237
The test fails for a different reason though, which might be a product bug.
Updated by pcervinka about 3 years ago
Rechecked PR and did manual kdump and it fails, because it can't find vmlinux.debug, although it is installed:
rpm -ql kernel-default-debuginfo-5.14.1-1.4.x86_64 | grep vmlinux.debug
/usr/lib/debug/usr/lib/modules/5.14.1-1-default/vmlinux.debug
Fabian created https://bugzilla.opensuse.org/show_bug.cgi?id=1190434
Updated by favogt about 3 years ago
- Status changed from In Progress to Resolved
- % Done changed from 60 to 100
PR got merged, now the failure is because of the linked product bug.
Updated by pcervinka over 1 year ago
- Target version changed from 640 to QE Kernel Done