commit | 07dee2309afe0a3eb4e48bfbdbb782aa46d976ca | [log] [tgz] |
---|---|---|
author | Paul Sokolovsky <paul.sokolovsky@linaro.org> | Sat Jan 28 14:23:38 2023 +0700 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Tue Feb 07 16:12:38 2023 +0000 |
tree | 469e060e586c3784b195297aa14b0b79847ad57e | |
parent | 5f4b4047e5140070f4eea4c94e1a943fac5f1231 [diff] |
*.tftf-aemv8a.8_5+bti-debug: Set lava_timeout=360 Normally runs about 3min. Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org> Change-Id: Ib060277998a64625fef88ff088cf3753876d4997 (cherry picked from commit 164528437e1f034db13fb9991b256d4f7b83d91b)
diff --git a/group/tftf-l2-fvp/fvp-pauth-standard-tsp-sdei,fvp-pauth-standard:fvp-tftf-fip.tftf-aemv8a.8_5+bti-debug b/group/tftf-l2-fvp/fvp-pauth-standard-tsp-sdei,fvp-pauth-standard:fvp-tftf-fip.tftf-aemv8a.8_5+bti-debug index abdb0d2..1d28630 100644 --- a/group/tftf-l2-fvp/fvp-pauth-standard-tsp-sdei,fvp-pauth-standard:fvp-tftf-fip.tftf-aemv8a.8_5+bti-debug +++ b/group/tftf-l2-fvp/fvp-pauth-standard-tsp-sdei,fvp-pauth-standard:fvp-tftf-fip.tftf-aemv8a.8_5+bti-debug
@@ -7,7 +7,7 @@ fetch_tf_resource() { set_run_env "num_uarts" "3" - uart="0" file="tftf.exp" track_expect + uart="0" lava_timeout=360 file="tftf.exp" track_expect uart="1" file="hold_uart.exp" track_expect uart="2" file="hold_uart.exp" track_expect }