Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bsc#1221049 #43

Merged
merged 4 commits into from
Mar 19, 2024
Merged

Fix bsc#1221049 #43

merged 4 commits into from
Mar 19, 2024

Conversation

varkoly
Copy link
Collaborator

@varkoly varkoly commented Mar 19, 2024

Problem

When configuration was saved befor installing last version the module can not be started.
The reason is that the class SapHA::Configuration::ClusterFinalizer was removed and implemented as a function of the class SapHA::Configuration::Hana

Solution

Catch error when the configuration file could not be parsed.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 8338920586

Details

  • 0 of 7 (0.0%) changed or added relevant lines in 2 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.03%) to 29.555%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/lib/sap_ha/configuration/hana.rb 0 1 0.0%
src/lib/sap_ha/wizard/scenario_selection_page.rb 0 6 0.0%
Files with Coverage Reduction New Missed Lines %
src/lib/sap_ha/wizard/scenario_selection_page.rb 1 0.0%
Totals Coverage Status
Change from base Build 7887394633: -0.03%
Covered Lines: 1223
Relevant Lines: 4138

💛 - Coveralls

@varkoly varkoly merged commit e4ad9b0 into yast:SLE-15-SP5 Mar 19, 2024
4 checks passed
@yast-bot
Copy link

✔️ Internal Jenkins job #760 successfully finished
✔️ Created IBS submit request #324352

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants