lynxis lazus has submitted this change. ( https://gerrit.osmocom.org/c/libosmo-sigtran/+/42764?usp=email )
Change subject: vty-tests: remove help from expected output ...................................................................... vty-tests: remove help from expected output Until the vty tests support regex, remove the help message as it depends on the compile option TCAP Routing and can't handle both compile options. It will be re-introduced later Change-Id: I0d8141c00525f49c0a9f9f63b73fee531f591e5c --- M tests/vty/osmo_stp_test.vty 1 file changed, 0 insertions(+), 14 deletions(-) Approvals: Jenkins Builder: Verified pespin: Looks good to me, but someone else must approve daniel: Looks good to me, approved diff --git a/tests/vty/osmo_stp_test.vty b/tests/vty/osmo_stp_test.vty index 3c6e466..c180dd7 100644 --- a/tests/vty/osmo_stp_test.vty +++ b/tests/vty/osmo_stp_test.vty @@ -406,20 +406,6 @@ no point-code override (opc|dpc) point-code override patch-sccp (disabled|both) -OsmoSTP(config-cs7-as)# ? -... - description Save human-readable description of the object - asp Specify that a given ASP is part of this AS - no Negate a command or set its defaults - traffic-mode Specifies traffic mode of operation of the ASP within the AS - sls-shift Shift SLS bits used during routing decision -... - binding-table AS Loadshare binding table operations - recovery-timeout Specifies RFC4666 recovery timer T(r) timeout - qos-class Specity QoS Class of AS - routing-key Define a routing key - point-code Point Code Specific Features - OsmoSTP(config-cs7-as)# no ? asp Specify ASP to be removed from this AS traffic-mode Remove explicit traffic mode of operation of this AS -- To view, visit https://gerrit.osmocom.org/c/libosmo-sigtran/+/42764?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email Gerrit-MessageType: merged Gerrit-Project: libosmo-sigtran Gerrit-Branch: master Gerrit-Change-Id: I0d8141c00525f49c0a9f9f63b73fee531f591e5c Gerrit-Change-Number: 42764 Gerrit-PatchSet: 3 Gerrit-Owner: lynxis lazus <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: daniel <[email protected]> Gerrit-Reviewer: laforge <[email protected]> Gerrit-Reviewer: lynxis lazus <[email protected]> Gerrit-Reviewer: pespin <[email protected]>
