diff options
author | Tibor Frank <tifrank@cisco.com> | 2019-06-26 12:56:04 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2019-06-27 12:17:07 +0200 |
commit | a8b330a297d085a217ecdb39a74130ee0626b16e (patch) | |
tree | 7d2abf4e33eec2c010b3526bc6ba0ec46ce63bbf /resources/libraries/robot/telemetry/span.robot | |
parent | a5df75f5c9739ce84814d999ab3efc3142c47086 (diff) |
VAT-to-PAPI: IPFIX and SPAN
Change-Id: I34bdc17d6350e5a441dabd9154620627780f4c12
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/libraries/robot/telemetry/span.robot')
-rw-r--r-- | resources/libraries/robot/telemetry/span.robot | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/resources/libraries/robot/telemetry/span.robot b/resources/libraries/robot/telemetry/span.robot index 3ef8716cfa..3d725bbbf7 100644 --- a/resources/libraries/robot/telemetry/span.robot +++ b/resources/libraries/robot/telemetry/span.robot @@ -1,4 +1,4 @@ -# Copyright (c) 2016 Cisco and/or its affiliates. +# Copyright (c) 2019 Cisco and/or its affiliates. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at: @@ -22,6 +22,8 @@ | | ... | link, then receive a copy of both the sent packet and the DUT's reply\ | | ... | on the second link. | | ... +| | ... | Used by Honeycomb. +| | ... | | ... | *Arguments:* | | ... | | ... | - tg_node - Node to execute scripts on (TG). Type: dictionary |