spidernet-io / spiderpool

Underlay and RDMA network solution of the Kubernetes, for bare metal, VM and any public cloud
https://spidernet-io.github.io/spiderpool/
Apache License 2.0
507 stars 73 forks source link

E2E: add timeout for spidercoordinator case #3518

Closed cyclinder closed 1 month ago

cyclinder commented 1 month ago

Thanks for contributing!

What type of PR is this?

What this PR does / why we need it:

add timeout for spidercoordinator case and debug infos.

Which issue(s) this PR fixes:

Fixes https://github.com/spidernet-io/spiderpool/issues/3498 https://github.com/spidernet-io/spiderpool/actions/runs/9214146791/job/25349917016

Special notes for your reviewer:

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.27%. Comparing base (7b3e28d) to head (552ee06).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/spidernet-io/spiderpool/pull/3518/graphs/tree.svg?width=650&height=150&src=pr&token=YKXY2E4Q8G&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spidernet-io)](https://app.codecov.io/gh/spidernet-io/spiderpool/pull/3518?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spidernet-io) ```diff @@ Coverage Diff @@ ## main #3518 +/- ## ========================================== - Coverage 81.31% 81.27% -0.05% ========================================== Files 50 50 Lines 4352 4352 ========================================== - Hits 3539 3537 -2 - Misses 661 662 +1 - Partials 152 153 +1 ``` | [Flag](https://app.codecov.io/gh/spidernet-io/spiderpool/pull/3518/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spidernet-io) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/spidernet-io/spiderpool/pull/3518/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spidernet-io) | `81.27% <ø> (-0.05%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spidernet-io#carryforward-flags-in-the-pull-request-comment) to find out more. [see 1 file with indirect coverage changes](https://app.codecov.io/gh/spidernet-io/spiderpool/pull/3518/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spidernet-io)
weizhoublue commented 1 month ago

这个 已经 Timed out after 300.001s , 5min 了, 即使 翻倍,真的能解决该问题 ?

看日志 kube-system kube-controller-manager-spiderpool0523201356-control-plane 1/1 Terminating 0 15m 172.18.0.3 spiderpool0523201356-control-plane component=kube-controller-manager,tier=control-plane

是否要加入 强制杀掉的逻辑