[skip ci]Increase timeout for deploy test (#13286)

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
This commit is contained in:
zhuwenxing 2021-12-13 21:21:54 +08:00 committed by GitHub
parent 22a7bd76db
commit bdd9f015f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: |