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

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
pull/13301/head
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
1 changed files with 2 additions and 2 deletions

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