HBASE-19891 Up nightly test run timeout from 6 hours to 8
This commit is contained in:
parent
98c9d8f7a1
commit
9b8d7e0aef
2
dev-support/Jenkinsfile
vendored
2
dev-support/Jenkinsfile
vendored
@ -25,7 +25,7 @@ pipeline {
|
||||
}
|
||||
options {
|
||||
buildDiscarder(logRotator(numToKeepStr: '30'))
|
||||
timeout (time: 6, unit: 'HOURS')
|
||||
timeout (time: 8, unit: 'HOURS')
|
||||
timestamps()
|
||||
skipDefaultCheckout()
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user