[GENERIC] follow Frankfurt AAI/Robot branches 38/107838/1
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Mon, 11 May 2020 13:41:59 +0000 (15:41 +0200)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Tue, 19 May 2020 09:25:07 +0000 (09:25 +0000)
Issue-ID: OOM-2406
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I83f3a48450d1c76de9b2dcf9400f8450a5d2d689
(cherry picked from commit 802d528a9ffa56dde7db0a8d6dd613f491188289)

.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
+