mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-24 23:21:17 +02:00
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:
parent
45be4de050
commit
5c4ac96f69
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user