Skip to content
Commit 1051d778 authored by Vikas Katariya's avatar Vikas Katariya Committed by Adam Johnston
Browse files

ci: Fix the n1sdp lava job prompts



Lava uses pexpect to search for prompts, which includes all the output
on the connection. Having a prompt with a wildcard like (*.) in
beginning of the search string, the pexpect is asked to match against
an extremely large and growing input string, which causes significant
delays in processing job output.

This fixes the sanity and ptest job which takes more than time on
lava farm to reach the boot stage. Also update the timeouts of tasks
in the job.

Signed-off-by: Vikas Katariya's avatarVikas Katariya <vikas.katariya@arm.com>
parent 4e8a2457
Loading
Loading
Loading
Pipeline #3718 failed with stages
in 8 minutes and 33 seconds
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