linux-system-roles / storage

Ansible role for linux storage management
https://linux-system-roles.github.io/storage/
MIT License
101 stars 58 forks source link

feat: support for ostree systems #399

Closed richm closed 10 months ago

richm commented 10 months ago

Feature: Allow running and testing the role with ostree managed nodes.

Reason: We have users who want to use the role to manage ostree systems.

Result: Users can use the role to manage ostree managed nodes. Signed-off-by: Rich Megginson rmeggins@redhat.com

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (d871b5e) 13.69% compared to head (7ebb303) 13.69%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #399 +/- ## ======================================= Coverage 13.69% 13.69% ======================================= Files 8 8 Lines 1731 1731 Branches 79 79 ======================================= Hits 237 237 Misses 1494 1494 ``` | [Flag](https://app.codecov.io/gh/linux-system-roles/storage/pull/399/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=linux-system-roles) | Coverage Δ | | |---|---|---| | [sanity](https://app.codecov.io/gh/linux-system-roles/storage/pull/399/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=linux-system-roles) | `16.54% <ø> (ø)` | | 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=linux-system-roles#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.