~dparv/charm-hw-health:fix_1958865

Last commit made on 2022-01-24
Get this branch:
git clone -b fix_1958865 https://git.launchpad.net/~dparv/charm-hw-health
Only Diko Parvanov can upload to this branch. If you are Diko Parvanov please log in for upload directions.

Branch merges

Branch information

Name:
fix_1958865
Repository:
lp:~dparv/charm-hw-health

Recent commits

799078e... by Diko Parvanov

Fixed linting

4d40ac9... by Diko Parvanov

Added support for Intel C620 storage controller

9fa2004... by Stephan Pampel

Add a check for the megacli return code to verify if the megacli cron job is working properly.

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

75bab5c... by Stephan Pampel

Add a check for the megacli return code to verify if the megacli cron job is working properly.

fe1650f... by Drew Freiberger

Add MegaRAID Tri-Mode SAS3508 as PercCLI target

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

1d60dc0... by Drew Freiberger

Add MegaRAID Tri-Mode SAS3508 as PercCLI target

7529a99... by Linda Guo

Added perccli support

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

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

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.