[sheepdog] [PATCH 2/5] tests/earthquake: add tgt as a submodule

Hitoshi Mitake mitake.hitoshi at lab.ntt.co.jp
Thu Dec 25 10:51:22 CET 2014


It will make preparing earthquake ready tgt binary easily.

Signed-off-by: Hitoshi Mitake <mitake.hitoshi at lab.ntt.co.jp>
---
 .gitmodules              | 4 ++++
 tests/earthquake/tgt.git | 1 +
 2 files changed, 5 insertions(+)
 create mode 160000 tests/earthquake/tgt.git

diff --git a/.gitmodules b/.gitmodules
index 0a4e654..fc80817 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -2,3 +2,7 @@
 	path = tests/earthquake/earthquake.git
 	url = https://github.com/osrg/earthquake.git
 	branch = master
+[submodule "tests/earthquake/tgt.git"]
+	path = tests/earthquake/tgt.git
+	url = https://github.com/sheepdog/tgt.git
+	branch = earthquake
diff --git a/tests/earthquake/tgt.git b/tests/earthquake/tgt.git
new file mode 160000
index 0000000..c35b6d4
--- /dev/null
+++ b/tests/earthquake/tgt.git
@@ -0,0 +1 @@
+Subproject commit c35b6d474ba9479af580e81fab5578b636548e5b
-- 
1.8.3.2




More information about the sheepdog mailing list