[GENERIC] follow Frankfurt AAI/Robot branches 59/107459/3
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Mon, 11 May 2020 13:41:59 +0000 (15:41 +0200)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Mon, 11 May 2020 13:48:03 +0000 (15:48 +0200)
Issue-ID: OOM-2406
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I83f3a48450d1c76de9b2dcf9400f8450a5d2d689

.gitmodules

index 08d7aea..ddad6f6 100644 (file)
@@ -1,11 +1,11 @@
 [submodule "kubernetes/aai"]
-       path = kubernetes/aai
-       url = ../aai/oom
-        branch = master
-        ignore = dirty
+  path = kubernetes/aai
+  url = ../aai/oom
+  branch = frankfurt
+  ignore = dirty
 [submodule "kubernetes/robot"]
-       path = kubernetes/robot
-       url = ../testsuite/oom
-        branch = .
-        ignore = dirty
-        
\ No newline at end of file
+  path = kubernetes/robot
+  url = ../testsuite/oom
+  branch = frankfurt
+  ignore = dirty
+