diff --git a/jenkins/kola/packet.sh b/jenkins/kola/packet.sh index 2bee7ec107..24025b3661 100755 --- a/jenkins/kola/packet.sh +++ b/jenkins/kola/packet.sh @@ -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