[MERGED] osmo-ttcn3-hacks[master]: bsc: Don't test CTRL commands for old NITB parameters

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/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Mon Jan 29 21:35:16 UTC 2018


Harald Welte has submitted this change and it was merged.

Change subject: bsc: Don't test CTRL commands for old NITB parameters
......................................................................


bsc: Don't test CTRL commands for old NITB parameters

Change-Id: Ib6c6b24842d7ceb12a93200bd6208a6b392544b5
---
M bsc/BSC_Tests.ttcn
1 file changed, 0 insertions(+), 2 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/bsc/BSC_Tests.ttcn b/bsc/BSC_Tests.ttcn
index 8766503..dacb630 100644
--- a/bsc/BSC_Tests.ttcn
+++ b/bsc/BSC_Tests.ttcn
@@ -872,8 +872,6 @@
 
 	f_ctrl_get_exp(IPA_CTRL, "mcc", "1");
 	f_ctrl_get_exp(IPA_CTRL, "mnc", "1");
-	f_ctrl_get_exp(IPA_CTRL, "short-name", "OsmoBSC");
-	f_ctrl_get_exp(IPA_CTRL, "long-name", "OsmoBSC");
 	f_ctrl_get_exp(IPA_CTRL, "number-of-bts", "3");
 
 	var integer bts_nr := 0;

-- 
To view, visit https://gerrit.osmocom.org/6170
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib6c6b24842d7ceb12a93200bd6208a6b392544b5
Gerrit-PatchSet: 2
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list