[PATCH] docker-playground[master]: msc: Fix osmo-stp.cfg

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
Thu Mar 29 11:56:40 UTC 2018


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

msc: Fix osmo-stp.cfg

In Change-Id: Ie7780750f7032453951f6849ecee6ab7cc34e8c2 we not only
introduced a MSC_Tests.default with syntax errors, but also a
osmo-stp.cfg with syntax errors :((

Change-Id: If7a7ff3d7ddb255654d14fe17033390214fe5341
---
M ttcn3-msc-test/osmo-stp.cfg
1 file changed, 2 insertions(+), 2 deletions(-)


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

diff --git a/ttcn3-msc-test/osmo-stp.cfg b/ttcn3-msc-test/osmo-stp.cfg
index c2969b6..5faa18b 100644
--- a/ttcn3-msc-test/osmo-stp.cfg
+++ b/ttcn3-msc-test/osmo-stp.cfg
@@ -37,10 +37,10 @@
  as virt-bsc0 m3ua
   asp virt-bsc0-0
   routing-key 0 0.24.1
- asp virt-bsc0-0 23907 2905 m3ua
+ asp virt-bsc1-0 23907 2905 m3ua
   local-ip 172.18.1.200
   remote-ip 172.18.1.103
- as virt-bsc0 m3ua
+ as virt-bsc1 m3ua
   asp virt-bsc1-0
   routing-key 0 0.24.2
  route-table system

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If7a7ff3d7ddb255654d14fe17033390214fe5341
Gerrit-PatchSet: 1
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>



More information about the gerrit-log mailing list