[GENERIC] follow elalto branches for submodules 51/107751/2
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Fri, 15 May 2020 15:48:01 +0000 (17:48 +0200)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Mon, 18 May 2020 06:31:43 +0000 (08:31 +0200)
Instead of being fixed on a tag, let's follow the branches.

Issue-ID: OOM-2364
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I4fda0650f68172984dd7be1f4c717e89942c4655

.gitmodules

index f4cad53..d3debd0 100644 (file)
@@ -1,11 +1,11 @@
 [submodule "kubernetes/aai"]
        path = kubernetes/aai
        url = ../aai/oom
-        branch = 5.0.2-ONAP
-        ignore = dirty
+  branch = elalto
+  ignore = dirty
 [submodule "kubernetes/robot"]
        path = kubernetes/robot
        url = ../testsuite/oom
-        branch = 5.0.1-ONAP
-        ignore = dirty
-        
+  branch = elalto
+  ignore = dirty
+