[skip ci]Add timeout for github action (#9744)

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
pull/9748/head
zhuwenxing 2021-10-12 19:54:35 +08:00 committed by GitHub
parent c39bec7bd6
commit cb01f3143a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,7 @@ jobs:
test-network-partition-chaos:
runs-on: ubuntu-latest
timeout-minutes: 30
strategy:
fail-fast: false
matrix:

View File

@ -8,6 +8,7 @@ jobs:
test-pod-kill-chaos:
runs-on: ubuntu-latest
timeout-minutes: 30
strategy:
fail-fast: false
matrix: