Actions
action #180986
open[qe-core][sle16] control 'grub timeout' value for qemu guests and powerVM lpars on sle16
Status:
In Progress
Priority:
Normal
Assignee:
Category:
Refactor/Code Improvements
Target version:
Start date:
2025-04-15
Due date:
% Done:
0%
Estimated time:
Difficulty:
Sprint:
QE-Core: April Sprint 25 (Mar 31 - May 02)
Description
Description¶
As per https://github.com/agama-project/agama/pull/2227, now we can control the grub timeout for our sle16 guest. it is a cool future. and QE-YAM has deployed it like
bootloader: {
stopOnBootMenu: true,
},
Action items¶
- Adapt the jsonnet files belong to qe-core
- Added back the test module
grub_test
- Make sure no regression issues since kernel squad uses the published images. @pcervinka
Actions