]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/cephadm: don't fail if we've already cleaned up conf/keyring 61722/head
authorAdam King <adking@redhat.com>
Sat, 15 Feb 2025 18:55:12 +0000 (13:55 -0500)
committerAdam King <adking@redhat.com>
Sat, 15 Feb 2025 19:47:39 +0000 (14:47 -0500)
commit228a566382407108028dfc2a792f466a59756665
treeacd08ec902f0b97998528074826a0044337a5cec
parent3a3848678bc93e78bd29b0b7e34f701e4720d944
qa/tasks/cephadm: don't fail if we've already cleaned up conf/keyring

We run this rm command after the `cephadm rm-cluster`
which is also meant to clean these up. Honestly, I have no idea
why this wasn't already failing

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