mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
parent
de197e6eb8
commit
50c5557c20
@ -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'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user