Change in ...osmo-ttcn3-hacks[master]: BSC_Tests: update number-of-bts to 4
osmith
gerrit-no-reply at lists.osmocom.org
Mon Aug 19 12:41:36 UTC 2019
osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/15234
Change subject: BSC_Tests: update number-of-bts to 4
......................................................................
BSC_Tests: update number-of-bts to 4
Fix failing TC_ctrl test for ttcn3-bsc-test and -latest.
Depends: I00547dccf8908d46df4730cb513fe577956d7683 (docker-playground)
Related: OS#4156
Change-Id: Ie2c664ba0f845da644e20e2c919c12d8fc2af6ba
---
M bsc/BSC_Tests.ttcn
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/34/15234/1
diff --git a/bsc/BSC_Tests.ttcn b/bsc/BSC_Tests.ttcn
index 327326d..2bc1c62 100644
--- a/bsc/BSC_Tests.ttcn
+++ b/bsc/BSC_Tests.ttcn
@@ -1188,7 +1188,7 @@
f_ctrl_get_exp(IPA_CTRL, "mcc", "001");
f_ctrl_get_exp(IPA_CTRL, "mnc", "01");
- f_ctrl_get_exp(IPA_CTRL, "number-of-bts", "3");
+ f_ctrl_get_exp(IPA_CTRL, "number-of-bts", "4");
var integer bts_nr := 0;
f_ctrl_get_exp_bts(IPA_CTRL, bts_nr, "location-area-code", "1");
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/15234
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Ie2c664ba0f845da644e20e2c919c12d8fc2af6ba
Gerrit-Change-Number: 15234
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190819/8572fdd2/attachment.html>
More information about the gerrit-log
mailing list