diff --git a/Jenkinsfile b/Jenkinsfile index bb1ab8bb671c725d7f3f9fc16fe2384324bf6d52..70ebc004ea72fd5ba01ef57f65b313a5deef4d94 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -499,7 +499,7 @@ pipeline { stage('test_b6_s9') { agent{label " slave9 || slave19 "} steps { - timeout(time: 55, unit: 'MINUTES'){ + timeout(time: 105, unit: 'MINUTES'){ pre_test() sh ''' date