~lihuiguo/charm-hw-health:bug/1936870

Last commit made on 2021-11-04
Get this branch:
git clone -b bug/1936870 https://git.launchpad.net/~lihuiguo/charm-hw-health
Only Linda Guo can upload to this branch. If you are Linda Guo please log in for upload directions.

Branch merges

Branch information

Name:
bug/1936870
Repository:
lp:~lihuiguo/charm-hw-health

Recent commits

6d06fc3... by Linda Guo

Added perccli support

Megacli can not recognize Dell Perc controller,
add perccli to support Perc card

1835e40... by Xav Paice

Retry check_ipmi_sensor on failure

    Alters the cron task which runs check_ipmi_sensor to sleep for a second
    then retry, to filter out intermittent issues where some BMCs show
    errors then immediately recover.

Reviewed-on: https://code.launchpad.net/~xavpaice/charm-hw-health/+git/hw-health-charm/+merge/409180
Reviewed-by: James Troup <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>

ee25cd5... by Xav Paice

Retry check_ipmi_sensor on failure

Alters the cron task which runs check_ipmi_sensor to sleep for a second
then retry, to filter out intermittent issues where some BMCs show
errors then immediately recover.

00b40fb... by Adam Dyess

Add two actions which will list the cron.d hwhealth tasks, and allow the juju user to run them.

Reviewed-on: https://code.launchpad.net/~llama-charmers/charm-hw-health/+git/charm-hw-health/+merge/408845
Reviewed-by: James Troup <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>

359b372... by Adam Dyess

Add two actions which will list the cron.d hwhealth tasks, and allow the juju user to run them.

6ac3819... by Garrett Neugent

Prevent logging sudo ipmi commands during checks

Reviewed-on: https://code.launchpad.net/~thogarre/charm-hw-health/+git/charm-hw-health/+merge/408111
Reviewed-by: James Troup <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>
Reviewed-by: Zachary Zehring <email address hidden>

4d051d5... by Garrett Neugent

Prevent logging sudo ipmi commands during checks

f401447... by Xav Paice

Add option to exclude SEL entries

Adds an option to accept a series for entries which can be used to
exclude certain items from the IPMI SEL checks.

Reviewed-on: https://code.launchpad.net/~xavpaice/charm-hw-health/+git/hw-health-charm/+merge/403425
Reviewed-by: James Troup <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>

21ff094... by Xav Paice

Correction to config.yaml

Correction to the help text for sel_check_exclusions.
Refactor variable name in tools.py to make the associated code easier to
read.

2debc27... by Xav Paice

Add lint exclusions for exception names