pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/41412?usp=email )
Change subject: tests/cnpool.vty: Skip non-related fields under cs7 instance ...................................................................... tests/cnpool.vty: Skip non-related fields under cs7 instance libosmo-sigtran now always prints network-indicator, which creates an unexpected output during cnpool.vty test. Make sure it doesn't interfere with what we are really testing there. Related: libosmo-sigtran.git a11b2bfff289b09f4c9e964b763df288ace8304a Change-Id: I0e53cacbb0004f91c67f4c0bcb9b1d041fb534dd --- M tests/cnpool.vty 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: fixeria: Looks good to me, but someone else must approve Jenkins Builder: Verified osmith: Looks good to me, approved diff --git a/tests/cnpool.vty b/tests/cnpool.vty index 83d7352..52f1369 100644 --- a/tests/cnpool.vty +++ b/tests/cnpool.vty @@ -135,6 +135,7 @@ OsmoHNBGW(config)# show running-config ... cs7 instance 0 +... point-code 0.23.5 ... sccp-address addr-dyn-msc-default -- To view, visit https://gerrit.osmocom.org/c/osmo-hnbgw/+/41412?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email Gerrit-MessageType: merged Gerrit-Project: osmo-hnbgw Gerrit-Branch: master Gerrit-Change-Id: I0e53cacbb0004f91c67f4c0bcb9b1d041fb534dd Gerrit-Change-Number: 41412 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: fixeria <[email protected]> Gerrit-Reviewer: laforge <[email protected]> Gerrit-Reviewer: osmith <[email protected]> Gerrit-Reviewer: pespin <[email protected]>
