-
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
pom.xml: Upgrade gson version to 2.10.1 #8756
base: main
Are you sure you want to change the base?
Conversation
@blueorangutan package |
@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. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #8756 +/- ##
============================================
+ Coverage 16.15% 16.22% +0.07%
- Complexity 13267 13330 +63
============================================
Files 5666 5666
Lines 498051 499673 +1622
Branches 60259 60794 +535
============================================
+ Hits 80454 81086 +632
- Misses 408589 409522 +933
- Partials 9008 9065 +57
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Packaging result [SF]: ✖️ el7 ✖️ el8 ✖️ el9 ✖️ debian ✖️ suse15. SL-JID 8875 |
|
yes @vishesh92 |
@blueorangutan package |
@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. |
Packaging result [SF]: ✖️ el7 ✖️ el8 ✖️ el9 ✖️ debian ✖️ suse15. SL-JID 8925 |
80943be
to
6fe3271
Compare
now the only issue with simulator CI is caused by
cloudstack/api/src/main/java/org/apache/cloudstack/api/response/ClusterDrsPlanMigrationResponse.java Lines 53 to 59 in bb24484
the two files have same name |
@blueorangutan package |
@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. |
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9004 |
@blueorangutan test rocky8 kvm-rocky8 |
@weizhouapache a [SL] Trillian-Jenkins test job (rocky8 mgmt + kvm-rocky8) has been kicked to run smoke tests |
[SF] Trillian test result (tid-9557)
|
@blueorangutan package |
@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. |
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9016 |
@blueorangutan test rocky8 kvm-rocky8 |
@weizhouapache a [SL] Trillian-Jenkins test job (rocky8 mgmt + kvm-rocky8) has been kicked to run smoke tests |
[SF] Trillian test result (tid-9563)
|
@blueorangutan package |
@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. |
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9561 |
[SF] Trillian test result (tid-12417)
|
[SF] Trillian test result (tid-12416)
|
[SF] Trillian test result (tid-12420)
|
[SF] Trillian test result (tid-12419)
|
[SF] Trillian Build Failed (tid-12435) |
[SF] Trillian Build Failed (tid-12436) |
[SF] Trillian Build Failed (tid-12437) |
[SF] Trillian Build Failed (tid-12438) |
[SF] Trillian Build Failed (tid-12440) |
[SF] Trillian Build Failed (tid-12441) |
This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. |
@blueorangutan package |
these failures are almost same as 4.21 health check |
@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. |
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 12610 |
@blueorangutan test matrix |
@DaanHoogland 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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Needs testing, otherwise LGTM
thanks guys for approvals currently there are some smoke test failures with 4.20/main. |
[SF] Trillian test result (tid-12512)
|
[SF] Trillian test result (tid-12511)
|
[SF] Trillian test result (tid-12513)
|
[SF] Trillian test result (tid-12514)
|
Description
This PR upgrades gson from 1.7.2 to 2.10.1
gson versions are listed at https://mvnrepository.com/artifact/com.google.code.gson/gson
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?