action #45149
Updated by riafarov almost 6 years ago
## 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](https://openqa.suse.de/tests/2329633/modules/grub_test/steps/1) 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 1. Instructions from Release Notes are validated 2. 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](https://bugzilla.suse.com/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