fix: retore testcase and machine resource back
This commit is contained in:
parent
3bf9ea9e59
commit
c4d05af01a
|
@ -407,7 +407,7 @@ pipeline {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('linux test') {
|
stage('linux test') {
|
||||||
agent{label " slave219 "}
|
agent{label " slave1_47 || slave1_48 || slave1_49 || slave1_52 || worker03 || slave215 || slave217 || slave219 "}
|
||||||
options { skipDefaultCheckout() }
|
options { skipDefaultCheckout() }
|
||||||
when {
|
when {
|
||||||
changeRequest()
|
changeRequest()
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue