diff --git a/jenkins/kola/packet.sh b/jenkins/kola/packet.sh index 0b5e91973e..9b8f7e9043 100755 --- a/jenkins/kola/packet.sh +++ b/jenkins/kola/packet.sh @@ -40,7 +40,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