[skip ci]Add schedule for pod failure chaos (#10383)

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
pull/10387/head
zhuwenxing 2021-10-21 20:03:35 +08:00 committed by GitHub
parent 01efa68f15
commit 7416fe17be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@ name: Pod Failure Chaos Test
on:
workflow_dispatch:
schedule:
- cron: "30 19 * * *"
jobs:
test-pod-failure-chaos: