Skip to content
Snippets Groups Projects
Commit 6abc7c85 authored by Lukas Köhler's avatar Lukas Köhler
Browse files

pipeline testing

parent 26f07d7d
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ node {
unHealthy: ''
)
}
timeout(1) {
timeout(time: 20, unit: 'SECONDS') {
stage('Run valgrind') {
runValgrind(
childSilentAfterFork: false,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment