summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorRich Bennett <rb2745@att.com>2018-11-29 17:51:38 -0500
committerHelen Chen <helen.chen@huawei.com>2018-11-30 00:01:50 +0000
commit9b49d1c56cdaf56fc7cf47064cd7f8e99a668486 (patch)
treea131bb8a813e492353664777045878c4f18ec6cd /.gitmodules
parent1c8c2321861604f5fd6aa65446e828c2bd729c7f (diff)
Add integration documentation
Release notes for oparent/cia and integration/benchmarks User Guides for verified use cases Change-Id: If1c017dcfd5a2f30bbdf43e7e5cb6e34ff5952b6 Issue-ID: INT-245 Signed-off-by: Rich Bennett <rb2745@att.com>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules10
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 8bed23836..89b53d4af 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -363,3 +363,13 @@
url = ../logging-analytics/pomba/pomba-audit-common
branch = .
ignore = dirty
+[submodule "docs/submodules/integration/benchmark.git"]
+ path = docs/submodules/integration/benchmark.git
+ url = ../integration/benchmark
+ branch = .
+ ignore = dirty
+[submodule "docs/submodules/oparent/cia.git"]
+ path = docs/submodules/oparent/cia.git
+ url = ../oparent/cia
+ branch = .
+ ignore = dirty