~mertkirpici/charm-hw-health:lp/2036300

Last commit made on 2023-10-04
Get this branch:
git clone -b lp/2036300 https://git.launchpad.net/~mertkirpici/charm-hw-health
Only Mert Kirpici can upload to this branch. If you are Mert Kirpici please log in for upload directions.

Branch merges

Branch information

Name:
lp/2036300
Repository:
lp:~mertkirpici/charm-hw-health

Recent commits

61b2bb7... by Mert Kirpici

test(ilorest): call public login/logout methods

Works-on: 2036300
Signed-off-by: Mert Kırpıcı <email address hidden>

41e823d... by Mert Kirpici

test(ilorest): add unittests for main

Works-on: 2036300
Signed-off-by: Mert Kırpıcı <email address hidden>

f915684... by Mert Kirpici

chore: drop bionic support

Signed-off-by: Mert Kırpıcı <email address hidden>

464242f... by Mert Kirpici

chore: fix lint issues

pylint does not like type comparisons, advises to use isinstance()
instead.

Signed-off-by: Mert Kırpıcı <email address hidden>

4e30c25... by Mert Kirpici

fix(cron_ilorest.py): ilorest login before checks

As discovered by Paul Goins not issuing an "ilorest login" before
calling "ilorest list" sometimes causes an "Error 32 occurred while
exchange chif packet" error when the script is run by cron in the
minimal environment that crond provides.

The exact root cause is still unknown however this patch tries to
mitigate this behavior in light of Paul's discovery.

Works-on: 2036300
Signed-off-by: Mert Kırpıcı <email address hidden>

eb2271b... by Haw Loeung

Fix excludes for ilorest

Reviewed-on: https://code.launchpad.net/~hloeung/charm-hw-health/+git/charm-hw-health/+merge/447366
Reviewed-by: Robert Gildein <email address hidden>
Reviewed-by: Barry Price <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>
Reviewed-by: Tianqi Xiao <email address hidden>

2bdc7ef... by Haw Loeung

Fix excludes for ilorest

21c8e0d... by Ashley James

Update metadata to include docs and deprecation notice.

Reviewed-on: https://code.launchpad.net/~dashmage/charm-hw-health/+git/charm-hw-health/+merge/446167
Reviewed-by: Robert Gildein <email address hidden>
Reviewed-by: Eric Chen <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>

4b87eaf... by Ashley James

Update metadata.yaml

- Add `docs` key pointing to discourse link.
- Update description to include deprecation notice.

3129597... by Ashley James

Add basic smoke test.

- Add clearer comment in charmcraft.yaml for bionic fix.
- Remove xenial support.
- Add basic smoke test for deployment sanity check without attaching resources.

Reviewed-on: https://code.launchpad.net/~dashmage/charm-hw-health/+git/charm-hw-health/+merge/445504
Reviewed-by: Eric Chen <email address hidden>
Reviewed-by: JamesLin <email address hidden>
Reviewed-by: Chi Wai CHAN <email address hidden>
Reviewed-by: Ramesh Sattaru <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>
Reviewed-by: Sudeep Bhandari <email address hidden>