mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-02 08:55:56 +08:00
[skip e2e] Change krte to rte (#14394)
Signed-off-by: Jenny Li <jing.li@zilliz.com>
This commit is contained in:
parent
e6fef99dae
commit
f170eac29f
@ -5,7 +5,7 @@ pipeline {
|
||||
kubernetes {
|
||||
label "milvus-e2e-test-kind"
|
||||
defaultContainer 'main'
|
||||
yamlFile "build/ci/jenkins/pod/krte.yaml"
|
||||
yamlFile "build/ci/jenkins/pod/rte.yaml"
|
||||
customWorkspace '/home/jenkins/agent/workspace'
|
||||
// We allow this pod to remain active for a while, later jobs can
|
||||
// reuse cache in previous created nodes.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user