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
parent 45be4de050
commit 5c4ac96f69
No known key found for this signature in database
GPG Key ID: AC5CCFB52545D9B8

View File

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