mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-22 14:11:07 +02:00
Merge pull request #222 from flatcar-linux/tormath1/timeout-em
kola/em: increase timeout
This commit is contained in:
commit
e63a191c16
@ -40,7 +40,7 @@ fi
|
|||||||
if [[ "${BOARD}" == "arm64-usr" ]]; then
|
if [[ "${BOARD}" == "arm64-usr" ]]; then
|
||||||
PACKET_REGION="DA"
|
PACKET_REGION="DA"
|
||||||
PARALLEL_TESTS="2"
|
PARALLEL_TESTS="2"
|
||||||
timeout=10h
|
timeout=15h
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Run the cl.internet test on multiple machine types only if it should run in general
|
# 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