Skip to content

Commit

Permalink
DAOS-16958 ci: increase timeout for Unit Test with memcheck (#15739) (#…
Browse files Browse the repository at this point in the history
…15772)

increase timout for Unit Test with memcheck

Signed-off-by: Lei Huang <[email protected]>
  • Loading branch information
wiliamhuang authored Jan 24, 2025
1 parent 22268f1 commit ad722a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -835,7 +835,7 @@ pipeline {
}
steps {
job_step_update(
unitTest(timeout_time: 60,
unitTest(timeout_time: 160,
unstash_opt: true,
ignore_failure: true,
inst_repos: prRepos(),
Expand Down

0 comments on commit ad722a6

Please sign in to comment.