mirror of https://github.com/milvus-io/milvus.git
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…
Reference in New Issue