summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorDR695H <dr695h@att.com>2019-08-05 17:09:14 -0400
committerDR695H <dr695h@att.com>2019-08-05 17:19:08 -0400
commitef331a539aa9279f2bd202be984fef06abf4d82e (patch)
tree3750f4d5c9fb28f812c6e12c4111f1c2cbe05949 /.gitmodules
parent30dfa332dfdec5c51f5a911420ede10224c7b242 (diff)
pull in staging subrepo
Change-Id: I6753cfaee4e87327a4b69e0e6175d276b339a0c7 Issue-ID: TEST-188 Signed-off-by: DR695H <dr695h@att.com>
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