ceph-ansible/tests/library
Dimitri Savineau ff9d314305 library: make cephadm_adopt module idempotent
Rerunning the cephadm_adopt module on an already adopted daemon will
fail because the cephadm adopt command isn't idempotent.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1918424

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2021-01-29 21:07:39 +01:00
..
ca_test_common.py library: add ec_profile module 2020-11-24 10:38:28 +01:00
test_ceph_crush.py flake8: fix all tests/library/*.py files 2020-10-02 08:51:39 +02:00
test_ceph_crush_rule.py library: add ceph_crush_rule module 2020-12-01 17:52:41 +01:00
test_ceph_dashboard_user.py tests/library: remove duplicate parameter 2021-01-14 10:11:17 +01:00
test_ceph_ec_profile.py library: add ec_profile module 2020-11-24 10:38:28 +01:00
test_ceph_fs.py library: add module_utils namespace 2020-11-24 10:38:28 +01:00
test_ceph_key.py mon: refact initial keyring generation 2020-11-25 09:34:44 +01:00
test_ceph_mgr_module.py library: add ceph_mgr_module module 2020-11-30 16:52:02 +01:00
test_ceph_osd.py library: add ceph_osd module 2020-11-30 16:53:45 +01:00
test_ceph_osd_flag.py library: add ceph_osd_flag module 2020-12-01 10:29:11 +01:00
test_ceph_pool.py library: add missing `target_size_ratio` parameter support in ceph_pool module 2020-12-16 15:10:27 +01:00
test_ceph_volume.py flake8: fix all tests/library/*.py files 2020-10-02 08:51:39 +02:00
test_ceph_volume_simple_activate.py tests: use ca_test_common with ceph_volume_simple 2020-11-30 10:05:45 +01:00
test_ceph_volume_simple_scan.py tests: use ca_test_common with ceph_volume_simple 2020-11-30 10:05:45 +01:00
test_cephadm_adopt.py library: make cephadm_adopt module idempotent 2021-01-29 21:07:39 +01:00
test_cephadm_bootstrap.py library: add cephadm_bootstrap module 2020-12-01 10:30:05 +01:00
test_radosgw_realm.py library: add radosgw_realm module 2020-10-06 10:07:58 +02:00
test_radosgw_user.py library: add radosgw_user module 2020-10-06 10:07:58 +02:00
test_radosgw_zone.py library: add radosgw_zone module 2020-10-06 10:07:58 +02:00
test_radosgw_zonegroup.py library: add radosgw_zonegroup module 2020-10-06 10:07:58 +02:00