~axino/charm-hw-health/+git/charm-hw-health:axino

Last commit made on 2021-05-21
Get this branch:
git clone -b axino https://git.launchpad.net/~axino/charm-hw-health/+git/charm-hw-health
Only Junien F can upload to this branch. If you are Junien F please log in for upload directions.

Branch merges

Branch information

Recent commits

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.

2b0ce06... by Xav Paice

Fix creation of ipmi cache dir if exists

b59b103... by Celia Wang

Add ack-sel and unack-sel unit/func tests

844da53... by Celia Wang

Update README

850cd57... by Celia Wang

Add ack-sel and unack-sel actions

ce63795... by Joe Guo

ensure cron output dir and files are owned by nagios user

Before, nrpe-server and cron jobs are run by root, so legacy output dir and files are
owned by root. Now the user has changed to nagios, which will get permission errors
while writing to legacy dir and files owned by root.

This patch try to ensure the permission is correct.

LP: #1906991

Signed-off-by: Joe Guo <email address hidden>

8c68690... by Xav Paice

Fix doc text for ipmi_check_options

Adding quotes to the text after --seloptions causes the command to fail,
this fixes the doc to prevent future travellers finding that out.

b8623de... by Drew Freiberger

Disable nrpe check configuration for ipmiseld tool