aboutsummaryrefslogtreecommitdiffstats
path: root/resources/libraries/robot/honeycomb/tap.robot
diff options
context:
space:
mode:
authorselias <samelias@cisco.com>2016-06-14 17:25:39 +0200
committerJan Gelety <jgelety@cisco.com>2016-06-28 00:59:47 +0000
commit498085ca750fda8e19379d45c05f1bda4df873e1 (patch)
treeb1e5c10ded394d52d24df5aff52f8d8340d671df /resources/libraries/robot/honeycomb/tap.robot
parentcbd47fbe97945e9dc6584d08cd2266e3a7536a68 (diff)
Add Honeycomb notifications tests
JIRA: CSIT-164 - add test cases for implemented notifications - add keywords used to receive and read notifications Change-Id: I3359aa83dca49ca362bf4406520ded1d36b67bda Signed-off-by: selias <samelias@cisco.com>
Diffstat (limited to 'resources/libraries/robot/honeycomb/tap.robot')
-rw-r--r--resources/libraries/robot/honeycomb/tap.robot1
1 files changed, 0 insertions, 1 deletions
diff --git a/resources/libraries/robot/honeycomb/tap.robot b/resources/libraries/robot/honeycomb/tap.robot
index f503b60090..2fffffa067 100644
--- a/resources/libraries/robot/honeycomb/tap.robot
+++ b/resources/libraries/robot/honeycomb/tap.robot
@@ -106,7 +106,6 @@
| | [Arguments] | ${node} | ${interface} | ${settings}
| | ${vat_data}= | TAP Dump | ${node} | ${interface}
| | Should be equal | ${vat_data['dev_name']} | ${settings['tap-name']}
-| | ${vat_data}= | VPP Get interface data | ${node}
# other settings not accessible through VAT commands
| TAP configuration from Honeycomb should be empty