Max has uploaded this change for review. ( https://gerrit.osmocom.org/13341


Change subject: BTS tests: update NSVC config in osmo-bsc.cfg
......................................................................

BTS tests: update NSVC config in osmo-bsc.cfg

* remove extra NSVC config
* use 0.0.0.0 for nsvc 0

The additional nsvc and this particular address are not used for BTS'
PCU-related tests in any way and only add confusion. It's likely a
result of copy-paste from another test.

Change-Id: Ie424107672496df70fc83c8fd6cef99a312fcee7
---
M ttcn3-bts-test/osmo-bsc.cfg
1 file changed, 1 insertion(+), 5 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/docker-playground 
refs/changes/41/13341/1

diff --git a/ttcn3-bts-test/osmo-bsc.cfg b/ttcn3-bts-test/osmo-bsc.cfg
index b06cf06..54264e8 100644
--- a/ttcn3-bts-test/osmo-bsc.cfg
+++ b/ttcn3-bts-test/osmo-bsc.cfg
@@ -131,11 +131,7 @@
   gprs nsvc 0 nsvci 1234
   gprs nsvc 0 local udp port 23000
   gprs nsvc 0 remote udp port 23000
-  gprs nsvc 0 remote ip 192.168.100.239
-  gprs nsvc 1 nsvci 0
-  gprs nsvc 1 local udp port 0
-  gprs nsvc 1 remote udp port 0
-  gprs nsvc 1 remote ip 0.0.0.0
+  gprs nsvc 0 remote ip 0.0.0.0
   no force-combined-si
   trx 0
    rf_locked 0

--
To view, visit https://gerrit.osmocom.org/13341
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie424107672496df70fc83c8fd6cef99a312fcee7
Gerrit-Change-Number: 13341
Gerrit-PatchSet: 1
Gerrit-Owner: Max <msur...@sysmocom.de>

Reply via email to