未验证 提交 50c5557c 编写于 作者: J Jenny Li 提交者: GitHub

Use new label (#15355)

Signed-off-by: NJenny Li <jing.li@zilliz.com>
上级 de197e6e
......@@ -16,7 +16,7 @@ pipeline {
}
agent {
kubernetes {
label 'milvus-e2e-test-pipeline'
label 'milvus-qa-e2e-test-pipeline'
inheritFrom 'default'
defaultContainer 'main'
yamlFile 'build/ci/jenkins/pod/qa/rte.yaml'
......@@ -145,7 +145,7 @@ pipeline {
stage('E2E Test'){
agent {
kubernetes {
label 'milvus-e2e-test-pr'
label 'milvus-qa-e2e-test-pr'
inheritFrom 'default'
defaultContainer 'main'
yamlFile 'build/ci/jenkins/pod/qa/rte.yaml'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册