mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
update sleep to 60
Former-commit-id: bb43615dd1cf9f7b0602ab917ab4eb2c3c5865e7
This commit is contained in:
parent
84384acfbb
commit
3c1a8a90ad
@ -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