summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorBrian Freeman <bf1936@att.com>2019-08-06 18:13:05 +0000
committerGerrit Code Review <gerrit@onap.org>2019-08-06 18:13:05 +0000
commitb0133d1c6de698d2070eb0ca8b24967d5cf2bef6 (patch)
tree2ca836e1dfb9910375f7c6cba29d8e13aef792de /.gitmodules
parent4dd04fba94d0a4e3db13d7e984fcaa47bb6d0509 (diff)
parentef331a539aa9279f2bd202be984fef06abf4d82e (diff)
Merge "pull in staging subrepo" into staging
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index c996441014..eb4d2eacde 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -3,3 +3,9 @@
url = ../aai/oom
branch = master
ignore = dirty
+[submodule "kubernetes/robot"]
+ path = kubernetes/robot
+ url = ../testsuite/oom
+ branch = staging
+ ignore = dirty
+ \ No newline at end of file