[skip ci]Add schedule for pod kill chaos test (#10038)

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
pull/10041/head
zhuwenxing 2021-10-16 22:14:34 +08:00 committed by GitHub
parent 43752d90ad
commit 4ab784921a
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 Kill Chaos Test
on:
workflow_dispatch:
schedule:
- cron: "30 18 * * *"
jobs:
test-pod-kill-chaos: