Fix os type response isuserdefined#8128
Conversation
|
Congratulations on your first Pull Request and welcome to the Apache CloudStack community! If you have any issues or are unsure about any anything please check our Contribution Guide (https://github.com/apache/cloudstack/blob/main/CONTRIBUTING.md)
|
|
|
Codecov Report
@@ Coverage Diff @@
## main #8128 +/- ##
============================================
+ Coverage 29.22% 29.25% +0.02%
- Complexity 30490 30520 +30
============================================
Files 5101 5101
Lines 358817 358817
Branches 52362 52362
============================================
+ Hits 104861 104958 +97
+ Misses 239558 239458 -100
- Partials 14398 14401 +3
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 27 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
@blueorangutan package |
|
@shwstppr 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]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 7458 |
|
@blueorangutan test |
|
@weizhouapache a [SL] Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
[SF] Trillian test result (tid-8050)
|
|
@weizhouapache @DaanHoogland @harikrishna-patnala @rohityadavcloud should this also go into 4.18? |
this seems a regression @shwstppr , on 4.18 the field is already a bool. |
|
my bad @DaanHoogland. Probably referred wrong original PR |
ooo |
|
yes @weizhouapache , |
|
tested: with merging |
|
Awesome work, congrats on your first merged pull request! |
Description
This PR resolves issue #8127. Changing the datatype of isUserDefined of class GuestOSResponse from String to Boolean.
Fixes: #8127
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
How did you try to break this feature and the system with this change?