Merge pull request #222 from flatcar-linux/scripts

kola/em: increase timeout
This commit is contained in:
Kai Lueke 2022-05-04 16:55:06 +09:00
commit 5247c183bf

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