diff options
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 |