mirror of https://github.com/milvus-io/milvus.git
[skip ci]Add schedule for pod kill chaos test (#10038)
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>pull/10041/head
parent
43752d90ad
commit
4ab784921a
|
@ -2,7 +2,8 @@ name: Pod Kill Chaos Test
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
schedule:
|
||||||
|
- cron: "30 18 * * *"
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
test-pod-kill-chaos:
|
test-pod-kill-chaos:
|
||||||
|
|
Loading…
Reference in New Issue