Merge branch 'test/3.0/TD-30930' of https://github.com/taosdata/TDengine into test/3.0/TD-30930

This commit is contained in:
chenhaoran 2024-07-18 18:30:56 +08:00
commit f36f7d998c
1 changed files with 1 additions and 1 deletions

View File

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