linstor: update java-linstor dependency to 0.5.2#9632
Merged
yadvr merged 1 commit intoapache:4.19from Sep 4, 2024
Merged
Conversation
0.5.1 had a bug while retrieving the bestErrorMessage for an apicall answer.
shwstppr
approved these changes
Sep 4, 2024
yadvr
approved these changes
Sep 4, 2024
Member
|
@blueorangutan package |
|
@rohityadavcloud a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
|
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 10948 |
Member
|
Given changes only affect Linstor plugin, we cannot test - we rely on @rp- 's own testing as its maintainer. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 4.19 #9632 +/- ##
============================================
- Coverage 15.08% 15.08% -0.01%
Complexity 11188 11188
============================================
Files 5406 5406
Lines 473186 473186
Branches 60805 60101 -704
============================================
- Hits 71393 71391 -2
- Misses 393846 393849 +3
+ Partials 7947 7946 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
dhslove
pushed a commit
to ablecloud-team/ablestack-cloud
that referenced
this pull request
Sep 6, 2024
0.5.1 had a bug while retrieving the bestErrorMessage for an apicall answer.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This updates the external java-linstor api library dependency.
0.5.1 had a bug while retrieving the bestErrorMessage for an apicall answer.
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
Tested with a Linstor cluster
How did you try to break this feature and the system with this change?