mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 14:35:27 +08:00
[skip ci]Increase timeout for deploy test (#13286)
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
This commit is contained in:
parent
22a7bd76db
commit
bdd9f015f1
4
.github/workflows/deploy-test.yaml
vendored
4
.github/workflows/deploy-test.yaml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
pip install --upgrade protobuf
|
||||
|
||||
- name: Run deploy test
|
||||
timeout-minutes: 30
|
||||
timeout-minutes: 60
|
||||
shell: bash
|
||||
working-directory: tests/python_client/deploy
|
||||
run: |
|
||||
@ -136,7 +136,7 @@ jobs:
|
||||
helm uninstall deploy-testing
|
||||
|
||||
- name: Seconde Milvus Deployment
|
||||
timeout-minutes: 20
|
||||
timeout-minutes: 60
|
||||
shell: bash
|
||||
working-directory: tests/python_client/deploy
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user