diff --git a/Jenkinsfile b/Jenkinsfile index 413a5685feb59e159719de03e44dbad0e12cf834..aefad205af98c37437a408098ef925df2d080584 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -290,7 +290,7 @@ pipeline { stage('python_3_s6') { agent{label " slave6 || slave16 "} steps { - timeout(time: 55, unit: 'MINUTES'){ + timeout(time: 65, unit: 'MINUTES'){ pre_test() sh ''' date