]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/cephadm: stop cephadm mgr module during cleanup
authorAdam King <adking@redhat.com>
Fri, 7 Feb 2025 21:08:30 +0000 (16:08 -0500)
committerAdam King <adking@redhat.com>
Sat, 15 Feb 2025 18:46:00 +0000 (13:46 -0500)
commit3a3848678bc93e78bd29b0b7e34f701e4720d944
tree0efb0c8584feeb12c1d3039a9e3837601aa00a72
parent92ef6ae4a36f5d543520bae4c2165003f190c6fb
qa/cephadm: stop cephadm mgr module during cleanup

We recommend this generally when tearing down a cluster
and do so in cephadm-ansible. Doing this avoids any
potential timings where the cephadm mgr module attempts
to undo any daemon removals as we're cleaning up

Signed-off-by: Adam King <adking@redhat.com>
qa/tasks/cephadm.py