From 53c34e4f14679faea04aae06dfb82c72e2c937c9 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Thu, 27 Feb 2020 11:46:42 -0600 Subject: [PATCH] remove cephadm-adoption-corpus as submodule The test_adoption.sh just clones from master--no need to make this a submodule. Signed-off-by: Sage Weil --- .gitmodules | 3 --- cephadm-adoption-corpus | 1 - 2 files changed, 4 deletions(-) delete mode 160000 cephadm-adoption-corpus diff --git a/.gitmodules b/.gitmodules index 0d153b4658199..eead9cd910f3d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "cephadm-adoption-corpus"] - path = cephadm-adoption-corpus - url = https://github.com/ceph/cephadm-adoption-corpus.git [submodule "ceph-object-corpus"] path = ceph-object-corpus url = https://github.com/ceph/ceph-object-corpus.git diff --git a/cephadm-adoption-corpus b/cephadm-adoption-corpus deleted file mode 160000 index 3965bc7c8dfb2..0000000000000 --- a/cephadm-adoption-corpus +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 3965bc7c8dfb24536f7c5b6ce7b8227b08f49402 -- 2.39.5