mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-01 00:15:30 +08:00
Merge branch 'branch-0.3.1' into 'branch-0.3.1'
update sleep to 60 See merge request megasearch/milvus!246 Former-commit-id: f052ef4018cc7c76e42dabaa18893def2ab9ab5b
This commit is contained in:
commit
88235517e3
@ -9,7 +9,7 @@ timeout(time: 20, unit: 'MINUTES') {
|
||||
// mysql database backend test
|
||||
load "${env.WORKSPACE}/ci/jenkinsfile/cleanup_dev.groovy"
|
||||
|
||||
sleep 30
|
||||
sleep 60
|
||||
|
||||
if (!fileExists('milvus-helm')) {
|
||||
dir ("milvus-helm") {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user