pespin has submitted this change. ( 
https://gerrit.osmocom.org/c/docker-playground/+/28733 )

Change subject: ttcn3-cbc: Adapt osmo-cbc 'peer' node to new format
......................................................................

ttcn3-cbc: Adapt osmo-cbc 'peer' node to new format

Requires: osmo-cbc.git Change-Id I47756dddd8f9b8450ba14c914614fd2391d5486e
Change-Id: I3654acdf4b68886133af7f418726903f3fee57eb
---
M ttcn3-cbc-test/osmo-cbc.cfg
1 file changed, 2 insertions(+), 4 deletions(-)

Approvals:
  Jenkins Builder: Verified
  osmith: Looks good to me, but someone else must approve
  pespin: Looks good to me, approved

Objections:
  fixeria: I would prefer this is not merged as is



diff --git a/ttcn3-cbc-test/osmo-cbc.cfg b/ttcn3-cbc-test/osmo-cbc.cfg
index 4332812..0e131c0 100644
--- a/ttcn3-cbc-test/osmo-cbc.cfg
+++ b/ttcn3-cbc-test/osmo-cbc.cfg
@@ -31,11 +31,9 @@
  sbcap
   local-ip 172.18.27.20
   local-port 29168
- peer ttcn3-bsc
-  protocol cbsp
+ peer cbsp ttcn3-bsc
   remote-port 9999
   remote-ip 172.18.27.100
- peer ttcn3-mme
-  protocol sbcap
+ peer sbcap ttcn3-mme
   remote-port 9998
   remote-ip 172.18.27.100

--
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/28733
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I3654acdf4b68886133af7f418726903f3fee57eb
Gerrit-Change-Number: 28733
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pes...@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanits...@sysmocom.de>
Gerrit-Reviewer: laforge <lafo...@osmocom.org>
Gerrit-Reviewer: osmith <osm...@sysmocom.de>
Gerrit-Reviewer: pespin <pes...@sysmocom.de>
Gerrit-MessageType: merged

Reply via email to