ceph-ansible/tests/library
Dimitri Savineau 4ab40842df library: make cephadm_adopt module idempotent
Running 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>
(cherry picked from commit ff9d314305)
2021-10-18 18:38:47 +02:00
..
test_ceph_crush.py flake8: fix all tests/library/*.py files 2020-10-02 09:00:56 -04:00
test_ceph_dashboard_user.py library: exit on user creation failure 2021-08-04 17:41:29 +02:00
test_ceph_fs.py library: add ceph_fs module 2020-10-06 14:59:49 +02:00
test_ceph_key.py mon: refact initial keyring generation 2020-11-26 09:12:22 +01:00
test_ceph_osd_flag.py library: add ceph_osd_flag module 2020-12-15 14:12:44 +01:00
test_ceph_pool.py library: add missing `target_size_ratio` parameter support in ceph_pool module 2020-12-16 10:57:33 -05:00
test_ceph_volume.py lib/ceph-volume: support zapping by osd_id 2021-07-13 18:04:17 +02:00
test_cephadm_adopt.py library: make cephadm_adopt module idempotent 2021-10-18 18:38:47 +02:00
test_cephadm_bootstrap.py library: add cephadm_bootstrap module 2020-12-16 17:39:36 -05:00
test_radosgw_realm.py library: add radosgw_realm module 2020-10-06 15:00:17 +02:00
test_radosgw_user.py library: add radosgw_user module 2020-10-06 15:00:17 +02:00
test_radosgw_zone.py library: add radosgw_zone module 2020-10-06 15:00:17 +02:00
test_radosgw_zonegroup.py library: add radosgw_zonegroup module 2020-10-06 15:00:17 +02:00