-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
schema: add XS 8.3, 8.4 hypervisor capabilities #10483
base: 4.20
Are you sure you want to change the base?
Conversation
This aims to add support for XenServer 8.4 and XCP-ng 8.3. Signed-off-by: Rohit Yadav <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 4.20 #10483 +/- ##
=========================================
Coverage 15.98% 15.98%
- Complexity 13085 13086 +1
=========================================
Files 5649 5649
Lines 495739 495739
Branches 60021 60021
=========================================
Hits 79252 79252
Misses 407633 407633
Partials 8854 8854
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
this is double to #10470 |
Signed-off-by: Rohit Yadav <[email protected]>
Signed-off-by: Rohit Yadav <[email protected]>
Signed-off-by: Rohit Yadav <[email protected]>
@DaanHoogland my bad didn't know you were working on that, I had this started as roadmap work; Currently I've added support for the missing guest OSs and built mbx templates and verified an env is created with mbx:
XS 8.4 mbx vm: ![]() Currently the following issues are observed when adding the xcp or xs hosts in the zone:
... which seems to be discussed here https://xcp-ng.org/forum/topic/9839/java-sdk-xmlrpcclientexception-failed-to-parse-server-s-response-duplicate-name-restrict_vtpm/2?_=1740730465521 and other related thread on xcp-ng forums. |
@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. |
np @rohityadavcloud (just hate doing double work ;) |
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 12615 |
@blueorangutan help |
@rohityadavcloud [SL] I understand these words: "help", "hello", "thanks", "package", "test" Blessed contributors for kicking Trillian test jobs: ['rohityadavcloud', 'shwstppr', 'vishesh92', 'Pearl1594', 'harikrishna-patnala', 'nvazquez', 'DaanHoogland', 'weizhouapache', 'borisstoyanov', 'vladimirpetrov', 'kiranchavala', 'andrijapanicsb', 'NuxRo', 'rajujith', 'alexandremattioli', 'sureshanaparti', 'abh1sar', 'sudo87'] |
@blueorangutan test ol8 xcpng82 |
@rohityadavcloud a [SL] Trillian-Jenkins test job (ol8 mgmt + xcpng82) has been kicked to run smoke tests |
@blueorangutan test ol8 xcpng82 |
@rohityadavcloud a [SL] Trillian-Jenkins test job (ol8 mgmt + xcpng82) has been kicked to run smoke tests |
[SF] Trillian test result (tid-12537)
|
@blueorangutan test ol9 xenserver-71 |
@rohityadavcloud a [SL] Trillian-Jenkins test job (ol9 mgmt + xenserver-71) has been kicked to run smoke tests |
[SF] Trillian Build Failed (tid-12547) |
@blueorangutan test ol8 xenserver-71 |
@rohityadavcloud a [SL] Trillian-Jenkins test job (ol8 mgmt + xenserver-71) has been kicked to run smoke tests |
[SF] Trillian test result (tid-12554)
|
[SF] Trillian test result (tid-12544)
|
@blueorangutan help |
@Pearl1594 [SL] I understand these words: "help", "hello", "thanks", "package", "test" Blessed contributors for kicking Trillian test jobs: ['rohityadavcloud', 'shwstppr', 'vishesh92', 'Pearl1594', 'harikrishna-patnala', 'nvazquez', 'DaanHoogland', 'weizhouapache', 'borisstoyanov', 'vladimirpetrov', 'kiranchavala', 'andrijapanicsb', 'NuxRo', 'rajujith', 'alexandremattioli', 'sureshanaparti', 'abh1sar', 'sudo87'] |
@blueorangutan test ol8 xenserver-84 |
@Pearl1594 a [SL] Trillian-Jenkins test job (ol8 mgmt + xenserver-84) has been kicked to run smoke tests |
@blueorangutan test ol8 xcpng83 |
[SF] Trillian Build Failed (tid-12658) |
@Pearl1594 a [SL] Trillian-Jenkins test job (ol8 mgmt + xcpng83) has been kicked to run smoke tests |
[SF] Trillian Build Failed (tid-12659) |
This aims to add support for XenServer 8.4 and XCP-ng 8.3.
https://www.xenserver.com/downloads
https://mirrors.xcp-ng.org/isos/8.3/xcp-ng-8.3.0.iso?https=1
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
How Has This Been Tested?
Testing by developing support for hypervisor template with mbx, also later on with Trillian.