aboutsummaryrefslogtreecommitdiffstats
path: root/resources/libraries/robot/honeycomb
diff options
context:
space:
mode:
authorPeter Mikus <pmikus@cisco.com>2019-08-09 10:14:34 +0000
committerVratko Polak <vrpolak@cisco.com>2019-08-09 14:41:28 +0000
commit42fdef709bc1b1b557ce6f74609c729ac00ab8c3 (patch)
tree0d10ca7a88bbf40f9617de950db4118a73cf9b72 /resources/libraries/robot/honeycomb
parent6f1ff57c83763556450e8bfcb4571a9c017abe70 (diff)
Clean: L2 bridge domain
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I3721900b91a9c8e9db8766bdcb9771b6bcf95bca
Diffstat (limited to 'resources/libraries/robot/honeycomb')
-rw-r--r--resources/libraries/robot/honeycomb/honeycomb.robot4
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/libraries/robot/honeycomb/honeycomb.robot b/resources/libraries/robot/honeycomb/honeycomb.robot
index bd392931d8..cf89229dfd 100644
--- a/resources/libraries/robot/honeycomb/honeycomb.robot
+++ b/resources/libraries/robot/honeycomb/honeycomb.robot
@@ -261,7 +261,7 @@
| | ... | Set Global Variable | ${use_odl_client} | ${NONE}
| | Stop Honeycomb service on DUTs | ${node}
| | Clear Honeycomb Log | ${node}
-| | Stop VPP Service on DUT | ${node}
+| | Stop VPP Service | ${node}
| Enable Honeycomb Feature
| | [Documentation] | Enable the specified feature in Honeycomb configuration.
@@ -322,7 +322,7 @@
| | Append suite to Honeycomb log file | ${node}
| | Stop Honeycomb service on DUTs | ${node}
| | Clear Honeycomb Log | ${node}
-| | Stop VPP Service on DUT | ${node}
+| | Stop VPP Service | ${node}
| Append suite to Honeycomb log file
| | [Documentation] | Add the contents of honeycomb.log for the current suite\