mirror of https://github.com/milvus-io/milvus.git
[skip ci]Add schedule for pod failure chaos (#10383)
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>pull/10387/head
parent
01efa68f15
commit
7416fe17be
|
@ -2,7 +2,8 @@ name: Pod Failure Chaos Test
|
|||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
schedule:
|
||||
- cron: "30 19 * * *"
|
||||
jobs:
|
||||
|
||||
test-pod-failure-chaos:
|
||||
|
|
Loading…
Reference in New Issue