Change in osmo-msc[osmith/1.6.4]: tests/test_nodes.vty: skip mgw local-ip line

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/.

osmith gerrit-no-reply at lists.osmocom.org
Thu Sep 16 09:36:12 UTC 2021


osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-msc/+/25481 )


Change subject: tests/test_nodes.vty: skip mgw local-ip line
......................................................................

tests/test_nodes.vty: skip mgw local-ip line

Skip this line, as the format has changed in newer libosmo-mgcp-client
code. Fix for:

  Exception: Result mismatch:
  Mismatch:
  Expect:
  '  mgw local-ip A.B.C.D'
  Got:
  '  mgw local-ip (A.B.C.D|X:X::X:X)'

Change-Id: Ib2bb68fce9f7ab031ddb891ef269172679f8fe1a
---
M tests/test_nodes.vty
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/81/25481/1

diff --git a/tests/test_nodes.vty b/tests/test_nodes.vty
index a4e0e15..7c0ef05 100644
--- a/tests/test_nodes.vty
+++ b/tests/test_nodes.vty
@@ -69,7 +69,7 @@
   neighbor (a|iu) lac-ci <0-65535> <0-65535> (ran-pc|msc-ipa-name) RAN_PC_OR_MSC_IPA_NAME
   neighbor (a|iu) cgi <0-999> <0-999> <0-65535> <0-65535> (ran-pc|msc-ipa-name) RAN_PC_OR_MSC_IPA_NAME
   no neighbor (a|iu) (ran-pc|msc-ipa-name) RAN_PC_OR_MSC_IPA_NAME
-  mgw local-ip A.B.C.D
+  ...
   mgw local-port <0-65535>
   mgw remote-ip A.B.C.D
   mgw remote-port <0-65535>

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-msc/+/25481
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-msc
Gerrit-Branch: osmith/1.6.4
Gerrit-Change-Id: Ib2bb68fce9f7ab031ddb891ef269172679f8fe1a
Gerrit-Change-Number: 25481
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210916/0bf3c315/attachment.htm>


More information about the gerrit-log mailing list