diff --git a/Jenkinsfile b/Jenkinsfile index 2bc4464f..5095d706 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -52,7 +52,7 @@ pipeline { TEST_DIR = "/data/openpilot" } options { - timeout(time: 1, unit: 'HOURS') + timeout(time: 2, unit: 'HOURS') } stages {