|
|
|
@ -73,12 +73,9 @@ pipeline {
@@ -73,12 +73,9 @@ pipeline {
|
|
|
|
|
} |
|
|
|
|
stage("reset") { |
|
|
|
|
steps { |
|
|
|
|
cleanupFTDI(); |
|
|
|
|
} |
|
|
|
|
cleanupFTDI() |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
options { |
|
|
|
|
timeout(time: 90, unit: 'MINUTES') |
|
|
|
|
} |
|
|
|
|
} // stage test |
|
|
|
|
} |
|
|
|
@ -149,13 +146,10 @@ pipeline {
@@ -149,13 +146,10 @@ pipeline {
|
|
|
|
|
} |
|
|
|
|
stage("reset") { |
|
|
|
|
steps { |
|
|
|
|
cleanupFTDI(); |
|
|
|
|
cleanupFTDI() |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
options { |
|
|
|
|
timeout(time: 90, unit: 'MINUTES') |
|
|
|
|
} |
|
|
|
|
} // stage test |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
@ -225,12 +219,9 @@ pipeline {
@@ -225,12 +219,9 @@ pipeline {
|
|
|
|
|
} |
|
|
|
|
stage("reset") { |
|
|
|
|
steps { |
|
|
|
|
cleanupFTDI(); |
|
|
|
|
} |
|
|
|
|
cleanupFTDI() |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
options { |
|
|
|
|
timeout(time: 90, unit: 'MINUTES') |
|
|
|
|
} |
|
|
|
|
} // stage test |
|
|
|
|
} |
|
|
|
@ -301,12 +292,9 @@ pipeline {
@@ -301,12 +292,9 @@ pipeline {
|
|
|
|
|
} |
|
|
|
|
stage("reset") { |
|
|
|
|
steps { |
|
|
|
|
cleanupFTDI(); |
|
|
|
|
} |
|
|
|
|
cleanupFTDI() |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
options { |
|
|
|
|
timeout(time: 90, unit: 'MINUTES') |
|
|
|
|
} |
|
|
|
|
} // stage test |
|
|
|
|
} |
|
|
|
@ -377,13 +365,10 @@ pipeline {
@@ -377,13 +365,10 @@ pipeline {
|
|
|
|
|
} |
|
|
|
|
stage("reset") { |
|
|
|
|
steps { |
|
|
|
|
cleanupFTDI(); |
|
|
|
|
cleanupFTDI() |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
options { |
|
|
|
|
timeout(time: 90, unit: 'MINUTES') |
|
|
|
|
} |
|
|
|
|
} // stage test |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
@ -453,12 +438,9 @@ pipeline {
@@ -453,12 +438,9 @@ pipeline {
|
|
|
|
|
} |
|
|
|
|
stage("reset") { |
|
|
|
|
steps { |
|
|
|
|
cleanupFTDI(); |
|
|
|
|
} |
|
|
|
|
cleanupFTDI() |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
options { |
|
|
|
|
timeout(time: 90, unit: 'MINUTES') |
|
|
|
|
} |
|
|
|
|
} // stage test |
|
|
|
|
} |
|
|
|
@ -533,12 +515,9 @@ pipeline {
@@ -533,12 +515,9 @@ pipeline {
|
|
|
|
|
} |
|
|
|
|
stage("reset") { |
|
|
|
|
steps { |
|
|
|
|
cleanupFTDI(); |
|
|
|
|
} |
|
|
|
|
cleanupFTDI() |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
options { |
|
|
|
|
timeout(time: 90, unit: 'MINUTES') |
|
|
|
|
} |
|
|
|
|
} // stage test |
|
|
|
|
} |
|
|
|
@ -609,13 +588,10 @@ pipeline {
@@ -609,13 +588,10 @@ pipeline {
|
|
|
|
|
} |
|
|
|
|
stage("reset") { |
|
|
|
|
steps { |
|
|
|
|
cleanupFTDI(); |
|
|
|
|
cleanupFTDI() |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
options { |
|
|
|
|
timeout(time: 90, unit: 'MINUTES') |
|
|
|
|
} |
|
|
|
|
} // stage test |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
@ -689,12 +665,9 @@ pipeline {
@@ -689,12 +665,9 @@ pipeline {
|
|
|
|
|
} |
|
|
|
|
stage("reset") { |
|
|
|
|
steps { |
|
|
|
|
cleanupFTDI(); |
|
|
|
|
} |
|
|
|
|
cleanupFTDI() |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
options { |
|
|
|
|
timeout(time: 90, unit: 'MINUTES') |
|
|
|
|
} |
|
|
|
|
} // stage test |
|
|
|
|
} |
|
|
|
@ -769,9 +742,6 @@ pipeline {
@@ -769,9 +742,6 @@ pipeline {
|
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
options { |
|
|
|
|
timeout(time: 90, unit: 'MINUTES') |
|
|
|
|
} |
|
|
|
|
} // stage test |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
@ -842,12 +812,9 @@ pipeline {
@@ -842,12 +812,9 @@ pipeline {
|
|
|
|
|
} |
|
|
|
|
stage("reset") { |
|
|
|
|
steps { |
|
|
|
|
cleanupFTDI(); |
|
|
|
|
} |
|
|
|
|
cleanupFTDI() |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
options { |
|
|
|
|
timeout(time: 90, unit: 'MINUTES') |
|
|
|
|
} |
|
|
|
|
} // stage test |
|
|
|
|
} |
|
|
|
@ -918,12 +885,9 @@ pipeline {
@@ -918,12 +885,9 @@ pipeline {
|
|
|
|
|
} |
|
|
|
|
stage("reset") { |
|
|
|
|
steps { |
|
|
|
|
cleanupFTDI(); |
|
|
|
|
} |
|
|
|
|
cleanupFTDI() |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
options { |
|
|
|
|
timeout(time: 90, unit: 'MINUTES') |
|
|
|
|
} |
|
|
|
|
} // stage test |
|
|
|
|
} |
|
|
|
@ -937,8 +901,8 @@ pipeline {
@@ -937,8 +901,8 @@ pipeline {
|
|
|
|
|
CI = true |
|
|
|
|
} |
|
|
|
|
options { |
|
|
|
|
buildDiscarder(logRotator(numToKeepStr: '20', artifactDaysToKeepStr: '40')) |
|
|
|
|
timeout(time: 90, unit: 'MINUTES') |
|
|
|
|
buildDiscarder(logRotator(numToKeepStr: '30', artifactDaysToKeepStr: '60')) |
|
|
|
|
timeout(time: 120, unit: 'MINUTES') |
|
|
|
|
skipDefaultCheckout() |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|