~xavpaice/charm-hw-health:regex-sel

Last commit made on 2021-07-09
Get this branch:
git clone -b regex-sel https://git.launchpad.net/~xavpaice/charm-hw-health
Only Xav Paice can upload to this branch. If you are Xav Paice please log in for upload directions.

Branch merges

Branch information

Name:
regex-sel
Repository:
lp:~xavpaice/charm-hw-health

Recent commits

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

19c8de5... 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.

7cda5c4... by Xav Paice

Update check_ipmi_sensor from upstream

    Updates the check_ipmi_sensor submodule, and includes it in the charm
    code itself as a file copied whenever we run 'make submodules-update'.
    This means that changes to the file get reviewed rather than relying on
    the upstream source to review the code safely, given that it runs as
    root.

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

cac5824... by Xav Paice

Update check_ipmi_sensor from upstream

Updates the check_ipmi_sensor submodule, and includes it in the charm
code itself as a file copied whenever we run 'make submodules-update'.
This means that changes to the file get reviewed rather than relying on
the upstream source to review the code safely, given that it runs as
root.

e0c8c28... by Xav Paice

Merge remote-tracking branch 'axino/axino'

e634b94... by Junien F

add support for Gigabyte LSI SAS hardware RAID

cdd873a... by Junien F

tests : use pytest-subtests to allow identifying precisely which subtest fails

a3dd4f2... by Junien F

fix storage item discovery

Not all storage respects the hierarchy "system -> bus -> bridge -> storage"
so we just look for storage items everywhere.

This adds quite a few discovered units in tests, so fix that as well.

107ae59... by Andrea Ieri

Amend the ack-sel documentation.

Only entries _newer_ than the set date will be considered for alerting.

Closes-bug: 1928404