Clean up ceph-mds in cleanup_ceph_embedded
Change-Id: Ib62022f8d50901378b853dfd20d8d8341b3db10d
This commit is contained in:
1 changed files with 1 additions and 1 deletions
@@ -217,7 +217,7 @@ fi
}
function cleanup_ceph_embedded {
sudo killall -w -9 ceph-mon ceph-osd
sudo killall -w -9 ceph-mon ceph-osd ceph-mds
if [ "$ENABLE_CEPH_RGW" = "True" ]; then
sudo killall -w -9 radosgw
fi
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.