fix: retore testcase and machine resource back

This commit is contained in:
slzhou 2023-03-17 15:57:41 +08:00
parent 3bf9ea9e59
commit c4d05af01a
2 changed files with 1105 additions and 1 deletions

View File

@ -407,7 +407,7 @@ pipeline {
}
}
stage('linux test') {
agent{label " slave219 "}
agent{label " slave1_47 || slave1_48 || slave1_49 || slave1_52 || worker03 || slave215 || slave217 || slave219 "}
options { skipDefaultCheckout() }
when {
changeRequest()

File diff suppressed because it is too large Load Diff