Uh oh!
There was an error while loading. Please reload this page.
Build: drop EL7 support, support JRE17 for packages and sonar check - #8609
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@## main #8609 +/- ##
============================================
- Coverage 30.82% 28.40% -2.42% + Complexity 34015 30942 -3073
============================================
Files 5344 5344 Lines 375411 375411 Branches 54572 54572 ============================================
- Hits 115710 106646 -9064 - Misses 244434 254531 +10097 + Partials 15267 14234 -1033
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
weizhouapache
commented
Feb 5, 2024
Just discussed with @vishesh92 it requires lots of changes to support packaging cloudstack with jre17 |
This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@## main #8609 +/- ##
============================================
- Coverage 15.54% 15.54% -0.01% - Complexity 11976 11977 +1
============================================
Files 5495 5495 Lines 481076 481076 Branches 60094 58769 -1325 ============================================
- Hits 74780 74777 -3 - Misses 398033 398037 +4 + Partials 8263 8262 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
weizhouapache
commented
May 3, 2024
@blueorangutan package |
blueorangutan
commented
May 3, 2024
@weizhouapache 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
May 3, 2024
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9525 |
weizhouapache
commented
May 3, 2024
@blueorangutan package |
blueorangutan
commented
May 3, 2024
@weizhouapache 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
May 3, 2024
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9528 |
weizhouapache
commented
May 3, 2024
@blueorangutan test rocky8 kvm-rocky8 |
yadvr
commented
Jul 29, 2024
@blueorangutan package |
blueorangutan
commented
Jul 29, 2024
@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. |
blueorangutan
commented
Jul 29, 2024
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 10506 |
This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. |
weizhouapache
commented
Jul 30, 2024
@blueorangutan package |
blueorangutan
commented
Jul 30, 2024
@weizhouapache 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
Jul 30, 2024
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 10512 |
yadvr
commented
Aug 2, 2024
@blueorangutan test matrix |
blueorangutan
commented
Aug 2, 2024
@rohityadavcloud a [SL] Trillian-Jenkins matrix job (EL8 mgmt + EL8 KVM, Ubuntu22 mgmt + Ubuntu22 KVM, EL8 mgmt + VMware 7.0u3, EL9 mgmt + XCP-ng 8.2 ) has been kicked to run smoke tests |
blueorangutan
commented
Aug 3, 2024
[SF] Trillian test result (tid-11016)
|
blueorangutan
commented
Aug 3, 2024
[SF] Trillian test result (tid-11023)
|
blueorangutan
commented
Aug 4, 2024
[SF] Trillian test result (tid-11022)
|
blueorangutan
commented
Aug 4, 2024
[SF] Trillian test result (tid-11024)
|
yadvr
commented
Aug 5, 2024
@blueorangutan package |
blueorangutan
commented
Aug 5, 2024
@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. |
blueorangutan
commented
Aug 5, 2024
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 10563 |
weizhouapache
commented
Aug 5, 2024
these are known issues with tests on xcpng82 |
error while deployed vm logs this happens in the two tests on vmware (67u3, 70u3) update: this is consistent with health check PR, which seems to happen since beginning #9008 |
vladimirpetrov
left a comment
There was a problem hiding this comment.
LGTM based on manual testing, tried several upgrades from 4.17, 4.18 and 4.19, JRE11 to 17, KVM and VMWare and the most common operations. No issues found.



Description
This PR fixes the issue with sonar check
main changes
The community packages will be still packaged using JDK11.
If uses want, they can build by JDK17 as well.
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?