lynxis lazus has submitted this change. ( https://gerrit.osmocom.org/c/libosmo-sigtran/+/42765?usp=email )
Change subject: vty-tests: Re-introduce the check on the help ......................................................................
vty-tests: Re-introduce the check on the help
With the support of regex within vty tests, the help message can be checked again.
Depends-on: Iadcd7a8c3677548a6405e098fe53d0614ef2012c (osmo-python-tests) Change-Id: I3fad268b7a8925f378f6331fcab073637bd80e08 --- M tests/vty/osmo_stp_test.vty 1 file changed, 14 insertions(+), 0 deletions(-)
Approvals: daniel: Looks good to me, approved Jenkins Builder: Verified
diff --git a/tests/vty/osmo_stp_test.vty b/tests/vty/osmo_stp_test.vty index c180dd7..359d65e 100644 --- a/tests/vty/osmo_stp_test.vty +++ b/tests/vty/osmo_stp_test.vty @@ -406,6 +406,20 @@ no point-code override (opc|dpc) point-code override patch-sccp (disabled|both)
+OsmoSTP(config-cs7-as)# ? +... +!r! description [ ]+Save human-readable description of the object +!r! asp [ ]+Specify that a given ASP is part of this AS +!r! no [ ]+Negate a command or set its defaults +!r! traffic-mode[ ]+Specifies traffic mode of operation of the ASP within the AS +!r! sls-shift [ ]+Shift SLS bits used during routing decision +... +!r! binding-table [ ]+AS Loadshare binding table operations +!r! recovery-timeout[ ]+Specifies RFC4666 recovery timer T(r) timeout +!r! qos-class [ ]+Specity QoS Class of AS +!r! routing-key [ ]+Define a routing key +!r! 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