avoid hard coded guest OS IDs#7279
Conversation
|
@blueorangutan package |
|
@DaanHoogland a 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. |
|
makes sense |
|
Packaging result: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 5630 |
Codecov Report
@@ Coverage Diff @@
## main #7279 +/- ##
============================================
- Coverage 12.69% 12.69% -0.01%
Complexity 8655 8655
============================================
Files 2716 2716
Lines 256112 256117 +5
Branches 39926 39927 +1
============================================
Hits 32503 32503
- Misses 219477 219482 +5
Partials 4132 4132
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
@blueorangutan package |
|
@DaanHoogland a 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: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 5631 |
|
@blueorangutan package |
|
@DaanHoogland a 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. |
|
SonarCloud Quality Gate failed. |
|
Packaging result: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 5634 |
|
@blueorangutan test |
|
@borisstoyanov a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
borisstoyanov
left a comment
There was a problem hiding this comment.
LGTM, manually tested the changes
weizhouapache
left a comment
There was a problem hiding this comment.
code lgtm
makes perfect sense to remove hard-coded guest os id.
The last time we use hard-coded guest os id is in the upgrade to 4.13.0. If an environment was created after 4.13.0, it will be upgraded to latest 4.18 successfully, no mater if there are custom guest oses or mappings.
|
Trillian test result (tid-6220)
|








Description
This PR tries to avoid problems with guest os hypervisor mapping that we see in some DBs. If site specific entries were added the mapping may break on this.
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?