Dear Lava users,

 

I’m trying to create a job that performs the following steps :

 

Deploy to flasher our custom tool (OK)

Boot in bootloader mode – u-boot (OK)

Test in interactive mode (OK)

 From interactive mode start kernel (OK)

Launch a test from kernel (KO)

 

The last part fails because I don’t know where to check the kernel prompt. I cannot add a boot stage and declare an additional prompt because I don’t want to reboot, that would reset the configuration done in interactive mode.

Do you have any piece of advice or example of job showing how to proceed to manage the kernel prompt & autologin in such a job?

 

Best regards,

 

Denis