Uh oh!
There was an error while loading. Please reload this page.
engine-schema: fix finding guestos mapping with parent version - #8426
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@## 4.18 #8426 +/- ##
=============================================
+ Coverage 13.12% 30.76% +17.63% - Complexity 9141 33951 +24810
=============================================
Files 2720 5341 +2621 Lines 257726 374888 +117162 Branches 40177 54526 +14349 =============================================
+ Hits 33838 115331 +81493 - Misses 219598 244320 +24722 - Partials 4290 15237 +10947
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
shwstppr
commented
Jan 2, 2024
@blueorangutan package |
blueorangutan
commented
Jan 2, 2024
@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. |
blueorangutan
commented
Jan 2, 2024
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 8176 |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
shwstppr
commented
Jan 3, 2024
@blueorangutan package |
blueorangutan
commented
Jan 3, 2024
@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. |
blueorangutan
commented
Jan 3, 2024
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 8184 |
DaanHoogland
commented
Jan 3, 2024
@blueorangutan test matrix |
blueorangutan
commented
Jan 3, 2024
@DaanHoogland a [SL] Trillian-Jenkins matrix job (centos7 mgmt + xenserver71, rocky8 mgmt + vmware67u3, centos7 mgmt + kvmcentos7) has been kicked to run smoke tests |
blueorangutan
commented
Jan 3, 2024
[SF] Trillian test result (tid-8708)
|
blueorangutan
commented
Jan 3, 2024
[SF] Trillian test result (tid-8710)
|
blueorangutan
commented
Jan 3, 2024
[SF] Trillian test result (tid-8709)
|
shwstppr
commented
Jan 4, 2024
@blueorangutan test rocky8 vmware-67u3 |
blueorangutan
commented
Jan 4, 2024
@shwstppr a [SL] Trillian-Jenkins test job (rocky8 mgmt + vmware-67u3) has been kicked to run smoke tests |
shwstppr
commented
Jan 4, 2024
@blueorangutan test |
blueorangutan
commented
Jan 4, 2024
@shwstppr a [SL] Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
blueorangutan
commented
Jan 4, 2024
[SF] Trillian test result (tid-8720)
|
weizhouapache
commented
Jan 4, 2024
@shwstppr |
blueorangutan
commented
Jan 4, 2024
[SF] Trillian test result (tid-8721)
|
shwstppr
commented
Jan 5, 2024
will make the change |
shwstppr
commented
Jan 5, 2024
@blueorangutan package |
blueorangutan
commented
Jan 5, 2024
@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. |
blueorangutan
commented
Jan 5, 2024
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 8206 |
Fixesapache#8412 Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
a24f2da to
a707e27Compareshwstppr
commented
Jan 5, 2024
@blueorangutan package |
blueorangutan
commented
Jan 5, 2024
@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. |
blueorangutan
commented
Jan 5, 2024
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 8215 |
shwstppr
commented
Jan 5, 2024
@blueorangutan test matrix |
blueorangutan
commented
Jan 5, 2024
@shwstppr a [SL] Trillian-Jenkins matrix job (centos7 mgmt + xenserver71, rocky8 mgmt + vmware67u3, centos7 mgmt + kvmcentos7) has been kicked to run smoke tests |
blueorangutan
commented
Jan 5, 2024
[SF] Trillian test result (tid-8735)
|
blueorangutan
commented
Jan 5, 2024
[SF] Trillian test result (tid-8733)
|
blueorangutan
commented
Jan 6, 2024
[SF] Trillian test result (tid-8734)
|
shwstppr
commented
Jan 8, 2024
Tested Import in UI, import-vmw-8002.mp4In Logs, |
thanks @shwstppr it seems it worked, even without the hypervisor capabilities for 8.0.0.2 I checked the latest code of main branch, it does have the following code Now I am wondering if #8444 is required. |
weizhouapache
commented
Jan 8, 2024
also , it looks the following code snippet is not required if this PR is merged |
shwstppr
commented
Jan 8, 2024
@weizhouapache we can discuss #8444 separately. Regarding VMwareVmImplementer change, can we have it in a separate PR? I don't think even with having that we have issues right now |
weizhouapache
commented
Jan 8, 2024
@shwstppr |
…e#8426) GuestOS mappings are retrieved from the parent hypervisor version when a minor, patch hypervisor version doesn't exist. Fixesapache#8412 Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
Description
Fixes#8412
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?