aboutsummaryrefslogtreecommitdiffstats
path: root/resources/libraries/robot/honeycomb/honeycomb.robot
diff options
context:
space:
mode:
authorPeter Mikus <pmikus@cisco.com>2019-08-09 10:14:34 +0000
committerPeter Mikus <pmikus@cisco.com>2019-08-12 06:54:43 +0000
commit67d683ebfc222d63d79b883fe7cf94027dbde00c (patch)
tree115d9e605edaa9c3611ff6674a70172b03df52dd /resources/libraries/robot/honeycomb/honeycomb.robot
parent29a03ce40f1f8a9d61fc1bc4665ef3a6236b61a5 (diff)
Clean: L2 bridge domain
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I3721900b91a9c8e9db8766bdcb9771b6bcf95bca
Diffstat (limited to 'resources/libraries/robot/honeycomb/honeycomb.robot')
-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\