lynxis lazus has uploaded this change for review. ( 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_tcap.vty 1 file changed, 0 insertions(+), 25 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-sigtran refs/changes/64/42764/1
diff --git a/tests/vty/osmo_stp_test_tcap.vty b/tests/vty/osmo_stp_test_tcap.vty index 3085074..7afd197 100644 --- a/tests/vty/osmo_stp_test_tcap.vty +++ b/tests/vty/osmo_stp_test_tcap.vty @@ -20,28 +20,3 @@ tcap-routing no tcap-routing ... - -OsmoSTP(config-cs7-as)# ? - help Description of the interactive help system - list Print command list - show Show running system information - write Write running configuration to memory, network, or terminal - exit Exit current mode and down to previous mode - end End current mode and change to enable mode. - 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 - tcap-routing Enable TCAP-based routing when in traffic-mode loadshare - 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 - tcap-routing Disable TCAP-based routing when in traffic-mode loadshare - point-code Point Code Specific Features