Project

General

Profile

action #59014

Updated by szarate about 3 years ago

## Tasks 

 1. grub_test always received from a previous module, a known system state, which is not changing over time. 
 2. 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.

Back