[skip e2e]Decrease the timeout time of second test (#17446)

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
pull/17458/head
zhuwenxing 2022-06-08 17:42:06 +08:00 committed by GitHub
parent 4f66bcbb22
commit 0358950683
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ jobs:
echo "sleep 120s for the second deployment to be ready"
sleep 120s
- name: Run second test
timeout-minutes: 60
timeout-minutes: 15
shell: bash
working-directory: tests/python_client/deploy/scripts
run: |