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

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 12:38:00 UTC 2021


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

Change subject: tests/test_nodes.vty: skip mgw ip lines
......................................................................

tests/test_nodes.vty: skip mgw ip lines

Skip these lines, 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, 2 insertions(+), 2 deletions(-)

Approvals:
  Jenkins Builder: Verified
  pespin: Looks good to me, approved



diff --git a/tests/test_nodes.vty b/tests/test_nodes.vty
index a4e0e15..72a6235 100644
--- a/tests/test_nodes.vty
+++ b/tests/test_nodes.vty
@@ -69,9 +69,9 @@
   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: 3
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210916/c5f2f141/attachment.htm>


More information about the gerrit-log mailing list