X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=resources%2Flibraries%2Frobot%2Fhoneycomb%2Fnetconf.robot;h=75eaefbf25b28eabd625827e5f474d4761b000f2;hb=fa14d9f454a7248a71135375bfb0758cdb532ca7;hp=79fa0a312cdb584fad89a46eaaaeccdb02c4c33b;hpb=dec1188c7f89f5f8f97085b5f68c6f1d918586b8;p=csit.git diff --git a/resources/libraries/robot/honeycomb/netconf.robot b/resources/libraries/robot/honeycomb/netconf.robot index 79fa0a312c..75eaefbf25 100644 --- a/resources/libraries/robot/honeycomb/netconf.robot +++ b/resources/libraries/robot/honeycomb/netconf.robot @@ -35,12 +35,13 @@ | | ... | | ... | *Arguments:* | | ... | - trigger - RPC sequence that triggers a specific error. Type: string +| | ... | - params - Parameters for the trigger template. Type: string | | ... | | ... | *Example:* | | ... | | ... | \| Error trigger is sent \| _some data_]]>]]> \| -| | [Arguments] | ${trigger} -| | Send | ${trigger} +| | [Arguments] | ${trigger} | &{params} +| | Send | ${trigger} | &{params} | Replies should not contain RPC errors | | [Documentation] | Read response received through the channel, and check if\