]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-windows: Clean up repo files 2046/head
authorDavid Galloway <dgallowa@redhat.com>
Mon, 8 Aug 2022 15:31:33 +0000 (11:31 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Mon, 8 Aug 2022 15:31:33 +0000 (11:31 -0400)
Signed-off-by: David Galloway <dgallowa@redhat.com>
scripts/ceph-windows/cleanup

index 9ef882f69ada7c3f8ba5ecda3ffb5d23ce0b8146..215337a6a986b93d96657c21e6ad6ff88312446a 100644 (file)
@@ -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 \