Skip to content
Commit d3da259c authored by Divin Raj's avatar Divin Raj
Browse files

arm/oeqa: Update FVP boot Linux transition to check for kernel panic



This commit addresses the exit condition when a kernel panic occurs
during boot. Previously, the Linux login expect command would wait until
the login prompt became available or until a timeout occurred. However,
if a kernel panic occurred, the test would unnecessarily wait until the
timeout trigger. With this commit, the test will now exit immediately if
a kernel panic occurs.

Signed-off-by: Divin Raj's avatarDivin Raj <divin.raj@arm.com>
parent 36f2bb8d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment