Skip to content
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

CP-50546: Remove collecting chkconfig --list #125

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

liulinC
Copy link
Contributor

@liulinC liulinC commented Nov 25, 2024

All initscripts services are migrated to systemd and initscripts family will be removed from dom0.
Just remove chkconfig --list' from the reporting, and the services status are collecting by systemctl status`

All initscripts services are migrated to systemd and initscripts
family will be removed from dom0.
Just remove `chkconfig --list' from the reporting, and the
services status are collecting by `systemctl status`

Signed-off-by: Lin Liu <[email protected]>
@coveralls
Copy link

Coverage Status

coverage: 93.135% (-0.005%) from 93.14%
when pulling 3a01a17 on liulinC:private/linl/dev
into d3b022a on xenserver:master.

Copy link

codecov bot commented Nov 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.9%. Comparing base (b50d199) to head (3a01a17).
Report is 18 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master    #125   +/-   ##
======================================
  Coverage    91.8%   91.9%           
======================================
  Files          19      19           
  Lines        2256    2270   +14     
======================================
+ Hits         2072    2087   +15     
+ Misses        184     183    -1     
Files with missing lines Coverage Δ
xen-bugtool 88.8% <ø> (+<0.1%) ⬆️
Flag Coverage Δ
python2.7 97.0% <ø> (+<0.1%) ⬆️
python3.10 91.9% <ø> (+<0.1%) ⬆️

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

Copy link
Collaborator

@bernhardkaindl bernhardkaindl left a comment

Choose a reason for hiding this comment

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

✅ Checked that there are no other reference to CHKCONFIG/chkconfig in status-report.git

@liulinC liulinC merged commit 39645d6 into xenserver:master Nov 26, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants