dell / csi-baremetal

Bare-metal CSI Driver
Apache License 2.0
72 stars 33 forks source link

[Issue-1081] Extending ConsistentRead retries #1082

Closed katarzyna-kulpa closed 8 months ago

katarzyna-kulpa commented 8 months ago

Purpose

Resolves https://github.com/dell/csi-baremetal/issues/1081

Increasing retries to check ConsistentRead to handle the inconsistent read issue during upgrade.

PR checklist

Testing

Full automation tests

codecov[bot] commented 8 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (bc5266f) 72.84% compared to head (23665bb) 72.84%.

Files Patch % Lines
pkg/base/linuxutils/fs/fs_helper.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1082 +/- ## ======================================= Coverage 72.84% 72.84% ======================================= Files 63 63 Lines 8949 8949 ======================================= Hits 6519 6519 Misses 2142 2142 Partials 288 288 ``` | [Flag](https://app.codecov.io/gh/dell/csi-baremetal/pull/1082/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dell) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/dell/csi-baremetal/pull/1082/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dell) | `72.84% <0.00%> (ø)` | | 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=dell#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.