linux-system-roles / ha_cluster

Provide automation for Cluster - High Availability management
https://linux-system-roles.github.io/ha_cluster/
MIT License
18 stars 22 forks source link

feat: SLES15 enablement, HAE detection #192

Closed marcelmamula closed 9 months ago

marcelmamula commented 9 months ago

Enhancement: Adds additional steps for SLES15 enablement:

Additionally main.yml was reordered to allow variable checks before package installation.

Readme was updated to note higher Service Pack requirement for both SLES and SLES4SAP, because of detected dependency on pattern patterns-ha-ha_sles, which failed to install using package module because of samba client version mismatch.

Reason: Adding coverage for SLES15 after cluster deployment verification.

Result: Testing completed on both SLES4SAP 15 SP5 and SLES15 SP5 with HA, cluster creation and destroy are working.

Issue Tracker Tickets (Jira or BZ if any):

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (82c3964) 50.54% compared to head (89ad067) 76.79%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #192 +/- ## =========================================== + Coverage 50.54% 76.79% +26.24% =========================================== Files 1 3 +2 Lines 91 181 +90 Branches 12 12 =========================================== + Hits 46 139 +93 + Misses 45 42 -3 ``` | [Flag](https://app.codecov.io/gh/linux-system-roles/ha_cluster/pull/192/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/ha_cluster/pull/192/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=linux-system-roles) | `50.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.

tomjelinek commented 9 months ago

[citest]

tomjelinek commented 9 months ago

[citest]