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
This commit is contained in:
Oliver Smith 2020-02-10 08:22:27 +01:00
parent bce6e2d186
commit 65f89f05d0
1 changed files with 2 additions and 1 deletions

View File

@ -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]