[PATCH] 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:07:15 UTC 2018


Review at  https://gerrit.osmocom.org/6170

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(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/70/6170/1

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: newchange
Gerrit-Change-Id: Ib6c6b24842d7ceb12a93200bd6208a6b392544b5
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>



More information about the gerrit-log mailing list