diff --git a/jobs/templates/swh-pipeline.yaml b/jobs/templates/swh-pipeline.yaml --- a/jobs/templates/swh-pipeline.yaml +++ b/jobs/templates/swh-pipeline.yaml @@ -69,7 +69,7 @@ stage('Unit tests') {{ options {{ - timeout(time: 5, unit: 'MINUTES') + timeout(time: 10, unit: 'MINUTES') }} steps {{ sh '''