~hloeung/charm-hw-health:master

Last commit made on 2023-07-21
Get this branch:
git clone -b master https://git.launchpad.net/~hloeung/charm-hw-health
Only Haw Loeung can upload to this branch. If you are Haw Loeung please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~hloeung/charm-hw-health

Recent commits

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>

3a68384... by Ashley James

Add basic smoke test.

- Since the full functests require additional resources to be attached
  and cannot be run as part of CI, implement a new test that only checks
  for basic deployment, relation and assertion of final status.
- pytest.yield_fixture() is deprecated. Modify to pytest.fixture()
  in conftest.py.
- Added new make target for full functional test. The original functional
  target now points to the smoke test.
- tox func environment now accepts arguments which allow it to run just
  the smoke test.

53720cc... by Ashley James

Remove xenial.

20ae879... by Ashley James

Add comment to charmcraft.yaml

- Add comment to explain why we need to change
  build-snaps parameter for bionic compatibility.

415897c... by Gabriel Cocenza

Pin charm snap version as a temporary fix.

- build start failing because of a incompatibility issue with
charmcraft and charm snap.

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

4572c4a... by Gabriel Cocenza

Pin charm snap version as a temporary fix.

- build start failing because of a incompatibility issue with
charmcraft and charm snap.

9a36d13... by Ashley James

Add focal support for ILOrest package

Reviewed-on: https://code.launchpad.net/~dashmage/charm-hw-health/+git/charm-hw-health/+merge/437880
Reviewed-by: Erhan Sunar <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>
Reviewed-by: Ramesh Sattaru <email address hidden>