mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
Merge pull request #222 from flatcar-linux/scripts
kola/em: increase timeout
This commit is contained in:
commit
5247c183bf
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user