diff --git a/ci/tests/Jenkinsfile.e2e-prs b/ci/tests/Jenkinsfile.e2e-prs index 8f91460b55..29684f6156 100644 --- a/ci/tests/Jenkinsfile.e2e-prs +++ b/ci/tests/Jenkinsfile.e2e-prs @@ -45,6 +45,7 @@ pipeline { options { disableConcurrentBuilds() + timeout(time: 90, unit: 'MINUTES') } stages {