diff options
author | Mike Elliott <mike.elliott@amdocs.com> | 2019-10-07 10:15:46 -0400 |
---|---|---|
committer | Mike Elliott <mike.elliott@amdocs.com> | 2019-10-07 10:23:04 -0400 |
commit | 50ce15ee86a121b14da5357763f2f4b376b7e947 (patch) | |
tree | 3f45b7910b85b57c66ec8e6a0e17638158d3a67e /.gitmodules | |
parent | b3209d913c1e43830ecaaf2b89f627fe4e930906 (diff) |
Create El Alto Branch for OOM
Updated to link to elalto A&AI and ROBOT submodules.
Issue-ID: OOM-2027
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
Change-Id: Id16ef628c49131e9a5ebbd720e745e25b45ee1d4
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 08d7aea901..6c9fcf94b0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,11 +1,11 @@ [submodule "kubernetes/aai"] path = kubernetes/aai url = ../aai/oom - branch = master + branch = elalto ignore = dirty [submodule "kubernetes/robot"] path = kubernetes/robot url = ../testsuite/oom - branch = . + branch = elalto ignore = dirty -
\ No newline at end of file + |