~rgildein/juju-verify:bug/1920131

Last commit made on 2021-03-19
Get this branch:
git clone -b bug/1920131 https://git.launchpad.net/~rgildein/juju-verify
Only Robert Gildein can upload to this branch. If you are Robert Gildein please log in for upload directions.

Branch merges

Branch information

Name:
bug/1920131
Repository:
lp:~rgildein/juju-verify

Recent commits

0439acd... by Robert Gildein

ceph_mon_app_map filter None

b0d38d1... by Robert Gildein

select unique application names

518e02e... by Robert Gildein

get map between verified and ceph-mon units

5e975d8... by Robert Gildein

This is MP contain new approach to check Ceph Cluster health while juju-verify is running against ceph-osd units.

Steps:
- get all the distinct ceph-osd applications from the ceph-osd units provided
- find all relations between ceph-osd and ceph-mon
- select first unit from each provider relations

Reviewed-on: https://code.launchpad.net/~rgildein/juju-verify/+git/juju-verify/+merge/399294
Reviewed-by: Martin Kalcok <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>
Reviewed-by: Xav Paice <email address hidden>

752d9dc... by Robert Gildein

fix typo

cc06471... by Robert Gildein

create CephCommon parent class for Ceph

e3cafef... by Robert Gildein

 replaced logger.info with logger.debug

1c487ff... by Robert Gildein

verify charm w/ char_name instead of application

7d7313c... by Robert Gildein

move parse_charm_name and verify_unit_application

c6364fa... by Robert Gildein

add unit tests