Actions
action #59014
opencoordination #53249: [epic][qe-core][functional] ensure that grub_test gets a booting system
[qe-core][functional] Enhanced grub_test module
Status:
New
Priority:
Normal
Assignee:
-
Category:
Enhancement to existing tests
Target version:
SUSE QA (private) - Milestone 30
Start date:
2020-02-21
Due date:
% Done:
0%
Estimated time:
Difficulty:
Description
Tasks¶
- grub_test always received from a previous module, a known system state, which is not changing over time.
- grub_test always left the system for a following module, in a known system state, which is not changing over time.
Suggestions¶
- Make grub_test wait for first line from the kernel, before handing over the control to the next module to ensure that the "enter" key was really pressed and got to the SUT.
- Implement
NON_INTERACTIVE
setting to not wait for dracut.
Actions