mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
Jenkins: increase timeout and build history
This commit is contained in:
@@ -157,7 +157,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
options {
|
options {
|
||||||
buildDiscarder(logRotator(numToKeepStr: '5', artifactDaysToKeepStr: '14'))
|
buildDiscarder(logRotator(numToKeepStr: '5', artifactDaysToKeepStr: '14'))
|
||||||
timeout(time: 60, unit: 'MINUTES')
|
timeout(time: 90, unit: 'MINUTES')
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -73,13 +73,10 @@ pipeline {
|
|||||||
}
|
}
|
||||||
stage("reset") {
|
stage("reset") {
|
||||||
steps {
|
steps {
|
||||||
cleanupFTDI();
|
cleanupFTDI()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
options {
|
|
||||||
timeout(time: 90, unit: 'MINUTES')
|
|
||||||
}
|
|
||||||
} // stage test
|
} // stage test
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -149,13 +146,10 @@ pipeline {
|
|||||||
}
|
}
|
||||||
stage("reset") {
|
stage("reset") {
|
||||||
steps {
|
steps {
|
||||||
cleanupFTDI();
|
cleanupFTDI()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
options {
|
|
||||||
timeout(time: 90, unit: 'MINUTES')
|
|
||||||
}
|
|
||||||
} // stage test
|
} // stage test
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -225,13 +219,10 @@ pipeline {
|
|||||||
}
|
}
|
||||||
stage("reset") {
|
stage("reset") {
|
||||||
steps {
|
steps {
|
||||||
cleanupFTDI();
|
cleanupFTDI()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
options {
|
|
||||||
timeout(time: 90, unit: 'MINUTES')
|
|
||||||
}
|
|
||||||
} // stage test
|
} // stage test
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -301,13 +292,10 @@ pipeline {
|
|||||||
}
|
}
|
||||||
stage("reset") {
|
stage("reset") {
|
||||||
steps {
|
steps {
|
||||||
cleanupFTDI();
|
cleanupFTDI()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
options {
|
|
||||||
timeout(time: 90, unit: 'MINUTES')
|
|
||||||
}
|
|
||||||
} // stage test
|
} // stage test
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -377,13 +365,10 @@ pipeline {
|
|||||||
}
|
}
|
||||||
stage("reset") {
|
stage("reset") {
|
||||||
steps {
|
steps {
|
||||||
cleanupFTDI();
|
cleanupFTDI()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
options {
|
|
||||||
timeout(time: 90, unit: 'MINUTES')
|
|
||||||
}
|
|
||||||
} // stage test
|
} // stage test
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -453,13 +438,10 @@ pipeline {
|
|||||||
}
|
}
|
||||||
stage("reset") {
|
stage("reset") {
|
||||||
steps {
|
steps {
|
||||||
cleanupFTDI();
|
cleanupFTDI()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
options {
|
|
||||||
timeout(time: 90, unit: 'MINUTES')
|
|
||||||
}
|
|
||||||
} // stage test
|
} // stage test
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -533,13 +515,10 @@ pipeline {
|
|||||||
}
|
}
|
||||||
stage("reset") {
|
stage("reset") {
|
||||||
steps {
|
steps {
|
||||||
cleanupFTDI();
|
cleanupFTDI()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
options {
|
|
||||||
timeout(time: 90, unit: 'MINUTES')
|
|
||||||
}
|
|
||||||
} // stage test
|
} // stage test
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -609,13 +588,10 @@ pipeline {
|
|||||||
}
|
}
|
||||||
stage("reset") {
|
stage("reset") {
|
||||||
steps {
|
steps {
|
||||||
cleanupFTDI();
|
cleanupFTDI()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
options {
|
|
||||||
timeout(time: 90, unit: 'MINUTES')
|
|
||||||
}
|
|
||||||
} // stage test
|
} // stage test
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -689,13 +665,10 @@ pipeline {
|
|||||||
}
|
}
|
||||||
stage("reset") {
|
stage("reset") {
|
||||||
steps {
|
steps {
|
||||||
cleanupFTDI();
|
cleanupFTDI()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
options {
|
|
||||||
timeout(time: 90, unit: 'MINUTES')
|
|
||||||
}
|
|
||||||
} // stage test
|
} // stage test
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -769,9 +742,6 @@ pipeline {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
options {
|
|
||||||
timeout(time: 90, unit: 'MINUTES')
|
|
||||||
}
|
|
||||||
} // stage test
|
} // stage test
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -842,13 +812,10 @@ pipeline {
|
|||||||
}
|
}
|
||||||
stage("reset") {
|
stage("reset") {
|
||||||
steps {
|
steps {
|
||||||
cleanupFTDI();
|
cleanupFTDI()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
options {
|
|
||||||
timeout(time: 90, unit: 'MINUTES')
|
|
||||||
}
|
|
||||||
} // stage test
|
} // stage test
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -918,13 +885,10 @@ pipeline {
|
|||||||
}
|
}
|
||||||
stage("reset") {
|
stage("reset") {
|
||||||
steps {
|
steps {
|
||||||
cleanupFTDI();
|
cleanupFTDI()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
options {
|
|
||||||
timeout(time: 90, unit: 'MINUTES')
|
|
||||||
}
|
|
||||||
} // stage test
|
} // stage test
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -937,8 +901,8 @@ pipeline {
|
|||||||
CI = true
|
CI = true
|
||||||
}
|
}
|
||||||
options {
|
options {
|
||||||
buildDiscarder(logRotator(numToKeepStr: '20', artifactDaysToKeepStr: '40'))
|
buildDiscarder(logRotator(numToKeepStr: '30', artifactDaysToKeepStr: '60'))
|
||||||
timeout(time: 90, unit: 'MINUTES')
|
timeout(time: 120, unit: 'MINUTES')
|
||||||
skipDefaultCheckout()
|
skipDefaultCheckout()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@@ -374,7 +374,7 @@ pipeline {
|
|||||||
GIT_COMMITTER_NAME = "PX4BuildBot"
|
GIT_COMMITTER_NAME = "PX4BuildBot"
|
||||||
}
|
}
|
||||||
options {
|
options {
|
||||||
buildDiscarder(logRotator(numToKeepStr: '10', artifactDaysToKeepStr: '20'))
|
buildDiscarder(logRotator(numToKeepStr: '20', artifactDaysToKeepStr: '30'))
|
||||||
timeout(time: 60, unit: 'MINUTES')
|
timeout(time: 90, unit: 'MINUTES')
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user