Skip to content

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

Merged
yadvr merged 1 commit into
apache:4.19from
weizhouapache:4.19-add-cpu-checker-debian
Jun 24, 2024
Merged

debian: add cpu-checker to debian/control#9263
yadvr merged 1 commit into
apache:4.19from
weizhouapache:4.19-add-cpu-checker-debian

Conversation

@weizhouapache

Copy link
Copy Markdown
Member

Description

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

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)
  • build/CI

Feature/Enhancement Scale or Bug Severity

Feature/Enhancement Scale

  • Major
  • Minor

Bug Severity

  • BLOCKER
  • Critical
  • Major
  • Minor
  • Trivial

Screenshots (if appropriate):

How Has This Been Tested?

How did you try to break this feature and the system with this change?

@codecov

codecov Bot commented Jun 17, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

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
@@             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 Coverage Δ
uitests 4.29% <ø> (ø)
unittests 15.66% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@DaanHoogland DaanHoogland left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clgtm

@weizhouapache

Copy link
Copy Markdown
Member Author

@blueorangutan package

@blueorangutan

Copy link
Copy Markdown

@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

Copy link
Copy Markdown

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

@weizhouapache

Copy link
Copy Markdown
Member Author

@blueorangutan test ubuntu22 kvm-ubuntu22

@blueorangutan

Copy link
Copy Markdown

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

@weizhouapache

Copy link
Copy Markdown
Member Author

@blueorangutan test ubuntu24 kvm-ubuntu24

@blueorangutan

Copy link
Copy Markdown

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

@blueorangutan

Copy link
Copy Markdown

[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

@apache apache deleted a comment from blueorangutan Jun 21, 2024
@yadvr

yadvr commented Jun 21, 2024

Copy link
Copy Markdown
Member

@blueorangutan test ubuntu24 kvm-ubuntu24

@blueorangutan

Copy link
Copy Markdown

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

@blueorangutan

Copy link
Copy Markdown

[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

@yadvr
yadvr marked this pull request as ready for review June 24, 2024 07:29
@yadvr

yadvr commented Jun 24, 2024

Copy link
Copy Markdown
Member

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

@yadvr
yadvr merged commit f944d4c into apache:4.19 Jun 24, 2024
@DaanHoogland
DaanHoogland deleted the 4.19-add-cpu-checker-debian branch June 24, 2024 18:41
dhslove pushed a commit to ablecloud-team/ablestack-cloud that referenced this pull request Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants