apache / cloudstack

Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform
https://cloudstack.apache.org/
Apache License 2.0
1.83k stars 1.07k forks source link

debian: add cpu-checker to debian/control #9263

Closed weizhouapache closed 1 week ago

weizhouapache commented 2 weeks ago

Description

This PR adds cpu-checker as a dependency for Debian/ubuntu distributions

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?

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 14.95%. Comparing base (00fe25a) to head (33a72a5). Report is 2 commits behind head on 4.19.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 4.19 #9263 +/- ## ============================================ - Coverage 14.95% 14.95% -0.01% + Complexity 11017 11011 -6 ============================================ Files 5378 5378 Lines 469935 469935 Branches 59493 57284 -2209 ============================================ - Hits 70301 70283 -18 - Misses 391847 391868 +21 + Partials 7787 7784 -3 ``` | [Flag](https://app.codecov.io/gh/apache/cloudstack/pull/9263/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [uitests](https://app.codecov.io/gh/apache/cloudstack/pull/9263/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `4.29% <ø> (ø)` | | | [unittests](https://app.codecov.io/gh/apache/cloudstack/pull/9263/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `15.66% <ø> (-0.01%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

weizhouapache commented 2 weeks ago

@blueorangutan package

blueorangutan commented 2 weeks ago

@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 2 weeks ago

Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9989

weizhouapache commented 2 weeks ago

@blueorangutan test ubuntu22 kvm-ubuntu22

blueorangutan commented 2 weeks ago

@weizhouapache a [SL] Trillian-Jenkins test job (ubuntu22 mgmt + kvm-ubuntu22) has been kicked to run smoke tests

weizhouapache commented 2 weeks ago

@blueorangutan test ubuntu24 kvm-ubuntu24

blueorangutan commented 2 weeks ago

@weizhouapache a [SL] Trillian-Jenkins test job (ubuntu24 mgmt + kvm-ubuntu24) has been kicked to run smoke tests

blueorangutan commented 2 weeks ago

[SF] Trillian test result (tid-10484) Environment: kvm-ubuntu22 (x2), Advanced Networking with Mgmt server u22 Total time taken: 47327 seconds Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr9263-t10484-kvm-ubuntu22.zip Smoke tests completed. 131 look OK, 0 have errors, 0 did not run Only failed and skipped tests results shown below:

Test Result Time (s) Test File
rohityadavcloud commented 1 week ago

@blueorangutan test ubuntu24 kvm-ubuntu24

blueorangutan commented 1 week ago

@rohityadavcloud a [SL] Trillian-Jenkins test job (ubuntu24 mgmt + kvm-ubuntu24) has been kicked to run smoke tests

blueorangutan commented 1 week ago

[SF] Trillian test result (tid-10546) Environment: kvm-ubuntu24 (x2), Advanced Networking with Mgmt server u24 Total time taken: 45754 seconds Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr9263-t10546-kvm-ubuntu24.zip Smoke tests completed. 128 look OK, 3 have errors, 0 did not run Only failed and skipped tests results shown below:

Test Result Time (s) Test File
test_oobm_background_powerstate_sync Failure 22.07 test_outofbandmanagement.py
test_oobm_enabledisable_across_clusterzones Error 36.61 test_outofbandmanagement.py
test_oobm_issue_power_cycle Error 20.01 test_outofbandmanagement.py
test_oobm_issue_power_off Error 20.53 test_outofbandmanagement.py
test_oobm_issue_power_on Error 19.06 test_outofbandmanagement.py
test_oobm_issue_power_reset Error 20.06 test_outofbandmanagement.py
test_oobm_issue_power_soft Error 20.01 test_outofbandmanagement.py
test_oobm_issue_power_status Error 20.04 test_outofbandmanagement.py
test_oobm_multiple_mgmt_server_ownership Failure 27.28 test_outofbandmanagement.py
test_oobm_zchange_password Error 7.56 test_outofbandmanagement.py
test_01_service_offering_cpu_limit_use Error 1.04 test_service_offerings.py
test_hostha_kvm_host_degraded Error 9.85 test_hostha_kvm.py
test_hostha_kvm_host_fencing Error 7.61 test_hostha_kvm.py
test_hostha_kvm_host_recovering Error 9.67 test_hostha_kvm.py
rohityadavcloud commented 1 week ago

Smoketests failures unrelated to this PR changes. Also verified cpu-checker pkg is available on old old/new stable Debian release (v11, v12)