summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorRich Bennett <rb2745@att.com>2018-11-29 17:51:38 -0500
committerRich Bennett <rb2745@att.com>2018-11-30 01:10:31 +0000
commitce44c18f63b4068f9622573201959e03fe40435f (patch)
treecc3dee04f5bd3ef1c6aa9cd8e005cfc0afe9418b /.gitmodules
parente84bec793a4d72832fad2b9a9ced1eba0cbf2799 (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> (cherry picked from commit 9b49d1c56cdaf56fc7cf47064cd7f8e99a668486)
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