mirror of https://github.com/apache/poi.git
Jenkins DSL: Increase timeout to 300 seconds
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895416 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ac3e5deb87
commit
5f75bf0f81
|
@ -288,7 +288,7 @@ poijobs.each { poijob ->
|
|||
|
||||
wrappers {
|
||||
timeout {
|
||||
absolute(180)
|
||||
absolute(300)
|
||||
abortBuild()
|
||||
writeDescription('Build was aborted due to timeout')
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue