summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorDR695H <dr695h@att.com>2019-07-26 15:31:46 -0400
committerDR695H <dr695h@att.com>2019-07-29 13:55:16 -0400
commit100508c995ab586218a82e457d8abc07ee6f339d (patch)
tree0cd32ac58b9079168ec5e86a8df3ef51ba1f083b /.gitmodules
parent26eea1475362cc24c46132d11f564af7c783c2be (diff)
removing and move to subrepo
i accounted for all changes made here but not merged (1 pull) Issue-ID: TEST-165 Change-Id: I8e0921d1a462f9fec5f838f0618980bd91b64f95 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 31bff54529..e01f7e520f 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -3,3 +3,9 @@
url = ../aai/oom
branch = .
ignore = dirty
+[submodule "kubernetes/robot"]
+ path = kubernetes/robot
+ url = ../testsuite/oom
+ branch = .
+ ignore = dirty
+ \ No newline at end of file