Change in docker-playground[master]: ttcn3-hlr-test: mp_hlr_supports_dgsm := false

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

osmith gerrit-no-reply at lists.osmocom.org
Mon Feb 10 07:29:53 UTC 2020


osmith has submitted this change. ( https://gerrit.osmocom.org/c/docker-playground/+/17113 )

Change subject: ttcn3-hlr-test: mp_hlr_supports_dgsm := false
......................................................................

ttcn3-hlr-test: mp_hlr_supports_dgsm := false

Disable mp_hlr_supports_dgsm, until patches providing the VTY commands
are merged to osmo-hlr.git.

Related: OS#4380
Change-Id: I766d54c65ae9e7b6333f9bcfce49a70c588845d0
---
M ttcn3-hlr-test/HLR_Tests.cfg
1 file changed, 2 insertions(+), 1 deletion(-)

Approvals:
  osmith: Looks good to me, approved; Verified



diff --git a/ttcn3-hlr-test/HLR_Tests.cfg b/ttcn3-hlr-test/HLR_Tests.cfg
index 9258cea..ba6fe3f 100644
--- a/ttcn3-hlr-test/HLR_Tests.cfg
+++ b/ttcn3-hlr-test/HLR_Tests.cfg
@@ -9,7 +9,8 @@
 
 [MODULE_PARAMETERS]
 HLR_Tests.mp_hlr_ip := "172.18.10.20"
-HLR_Tests.mp_hlr_supports_dgsm := true
+# Set to true after I2fe453553c90e6ee527ed13a13089900efd488aa is merged
+HLR_Tests.mp_hlr_supports_dgsm := false
 
 [MAIN_CONTROLLER]
 

-- 
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/17113
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I766d54c65ae9e7b6333f9bcfce49a70c588845d0
Gerrit-Change-Number: 17113
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200210/c89b42d9/attachment.htm>


More information about the gerrit-log mailing list