kola/em: increase timeout

number of test increased. While we don't have yet a way to reduce
testing time, let's increase the timeout.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
Mathieu Tortuyaux 2022-02-06 11:55:51 +01:00 committed by Kai Lueke
parent d53d49a57f
commit 4ad47eebe3

View File

@ -44,7 +44,7 @@ fi
if [[ "${BOARD}" == "arm64-usr" ]]; then
PACKET_REGION="DA"
PARALLEL_TESTS="2"
timeout=10h
timeout=15h
fi
# Run the cl.internet test on multiple machine types only if it should run in general