Actions
action #45149
closed[sle][functional][y][rt][bsc#1119412] validate booted kernel (or workaround for kernel selection)
Status:
Resolved
Priority:
Normal
Assignee:
Category:
New test
Target version:
SUSE QA (private) - Milestone 22
Start date:
2018-12-13
Due date:
2019-02-12
% Done:
0%
Estimated time:
5.00 h
Difficulty:
Description
Observation¶
openQA test in scenario sle-15-SP1-Installer-DVD-x86_64-rt-product@64bit has false positive results, because test does not evaluate what kind of kernel has been booted
grub_test
I would personally prefer to fail test suite as long as SUT does not boot rt kernel by default.
Expected result¶
Linux zoidberg 4.12.14-7-rt #1 SMP PREEMPT RT Wed Oct 24 07:40:06 UTC 2018 (f4a4855) x86_64 x86_64 x86_64 GNU/Linux
Acceptance criteria¶
- Instructions from Release Notes are validated
- There is a test module which enables RT kernel and validates it
Suggestions¶
- Come up with workaround to select the rt kernel and reboot into that kernel with a soft-fail pointing to bsc#1119412
- There should be already implementation for AC2 called something like 'boot_rt': https://github.com/os-autoinst/os-autoinst-distri-opensuse/commit/c488865ca5940539fee59386dc990ef8a1718082#diff-80d0670c5ecbbfe05d63e3ba2cbbd51b
- Might be blocked by https://bugzilla.suse.com/show_bug.cgi?id=1119412
- There might be something implemented to select kernel in grub for the live-patching
Actions