sodafoundation / delfin

delfin is the SODA Infrastructure Manager project which provides unified, intelligent and scalable resource management, alert and performance monitoring
https://sodafoundation.io/
Apache License 2.0
202 stars 355 forks source link

Remove CI failure #905

Closed joseph-v closed 2 years ago

joseph-v commented 2 years ago

What this PR does / why we need it: The PR is for removing CI failure of Delfin. This also removes failing Python version of E2E tests which is tracked in issue https://github.com/sodafoundation/delfin/issues/923

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Special notes for your reviewer:

Release note:

codecov[bot] commented 2 years ago

Codecov Report

Merging #905 (078be58) into master (82bd509) will increase coverage by 0.49%. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #905 +/- ## ========================================== + Coverage 71.02% 71.52% +0.49% ========================================== Files 186 181 -5 Lines 22286 21908 -378 Branches 3397 3329 -68 ========================================== - Hits 15828 15669 -159 + Misses 5387 5166 -221 - Partials 1071 1073 +2 ``` | [Impacted Files](https://codecov.io/gh/sodafoundation/delfin/pull/905?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sodafoundation) | Coverage Δ | | |---|---|---| | [delfin/drivers/fake\_storage/\_\_init\_\_.py](https://codecov.io/gh/sodafoundation/delfin/pull/905/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sodafoundation#diff-ZGVsZmluL2RyaXZlcnMvZmFrZV9zdG9yYWdlL19faW5pdF9fLnB5) | `93.65% <0.00%> (-1.53%)` | :arrow_down: | | [delfin/utils.py](https://codecov.io/gh/sodafoundation/delfin/pull/905/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sodafoundation#diff-ZGVsZmluL3V0aWxzLnB5) | | | | [delfin/api/\_\_init\_\_.py](https://codecov.io/gh/sodafoundation/delfin/pull/905/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sodafoundation#diff-ZGVsZmluL2FwaS9fX2luaXRfXy5weQ==) | | | | [delfin/manager.py](https://codecov.io/gh/sodafoundation/delfin/pull/905/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sodafoundation#diff-ZGVsZmluL21hbmFnZXIucHk=) | | | | [delfin/drivers/hitachi/hnas/constants.py](https://codecov.io/gh/sodafoundation/delfin/pull/905/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sodafoundation#diff-ZGVsZmluL2RyaXZlcnMvaGl0YWNoaS9obmFzL2NvbnN0YW50cy5weQ==) | | | | [delfin/db/\_\_init\_\_.py](https://codecov.io/gh/sodafoundation/delfin/pull/905/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sodafoundation#diff-ZGVsZmluL2RiL19faW5pdF9fLnB5) | | |