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

ttcn3-bsc-test: Fix config file syntax

In osmo-ttcn3-hacks Change-Id I52a4c8118828c1605cf672889982f987568ad17d
we introduced changes to the BSSAP_Adapter, but the config file for
the BSC hasn't been updated accordingly here.

Change-Id: I7cfc6414c1a783bab54f0d82589de82af4764daa
---
M ttcn3-bsc-test/BSC_Tests.cfg
1 file changed, 2 insertions(+), 1 deletion(-)


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

diff --git a/ttcn3-bsc-test/BSC_Tests.cfg b/ttcn3-bsc-test/BSC_Tests.cfg
index 401c0f0..29cca8c 100644
--- a/ttcn3-bsc-test/BSC_Tests.cfg
+++ b/ttcn3-bsc-test/BSC_Tests.cfg
@@ -18,7 +18,8 @@
        own_ssn := 254,
        peer_pc := 187,
        peer_ssn := 254,
-       sio := '83'O
+       sio := '83'O,
+       rctx := 0
 };
 
 [MAIN_CONTROLLER]

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7cfc6414c1a783bab54f0d82589de82af4764daa
Gerrit-PatchSet: 1
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <[email protected]>

Reply via email to