From: David Galloway Date: Mon, 8 Aug 2022 15:31:33 +0000 (-0400) Subject: ceph-windows: Clean up repo files X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F2046%2Fhead;p=ceph-build.git ceph-windows: Clean up repo files Signed-off-by: David Galloway --- diff --git a/scripts/ceph-windows/cleanup b/scripts/ceph-windows/cleanup index 9ef882f6..215337a6 100644 --- a/scripts/ceph-windows/cleanup +++ b/scripts/ceph-windows/cleanup @@ -16,6 +16,7 @@ if [[ -x $WORKSPACE/cephadm ]] && [[ -d /var/lib/ceph ]]; then fi # Cleanup remaning files / directories +sudo $WORKSPACE/cephadm rm-repo sudo rm -rf \ $WORKSPACE/ceph.conf $WORKSPACE/keyring $WORKSPACE/cephadm \ $WORKSPACE/ceph.zip $WORKSPACE/known_hosts \