packaging: add pre-check.sh#11135
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #11135 +/- ##
=========================================
Coverage 17.35% 17.35%
- Complexity 15232 15236 +4
=========================================
Files 5888 5888
Lines 525733 525733
Branches 64164 64164
=========================================
+ Hits 91255 91266 +11
+ Misses 424178 424168 -10
+ Partials 10300 10299 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@blueorangutan package |
|
@sureshanaparti 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 14038 |
|
@blueorangutan test |
|
@weizhouapache a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests |
|
[SF] Trillian test result (tid-13684)
|
|
@sureshanaparti @DaanHoogland note, the error/warning is not printed on the screen, but in |
|
@weizhouapache can we see the error/warn message in"systemctl status cloudstack-management.service" or "journalctl -xe" ? |
I tried with some options. |
I think you’ll need a syslog facility for that. |
|
@sureshanaparti (cc @weizhouapache ) I did a dry-run and the script works. |
@weizhouapache are you still working this, any further changes in this PR? |
|
@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]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 14782 |
|
@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]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 14785 |
|
@blueorangutan test |
|
@weizhouapache a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests |
|
[SF] Trillian test result (tid-14152)
|
|
Merging based on approvals and manual check by @DaanHoogland |
Description
This PR add pre-check to cloudstack-management, cloudstack-agent and cloudstack-usage services
it checks the Java version on the server
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
Install openjdk 11, 17 and 21 on the management server
this works
this works as well
However, in
/var/log/cloudstack/management/management-server.out, it has logit does not work
in
/var/log/cloudstack/management/management-server.out, it has logHow did you try to break this feature and the system with this change?