From 498085ca750fda8e19379d45c05f1bda4df873e1 Mon Sep 17 00:00:00 2001 From: selias Date: Tue, 14 Jun 2016 17:25:39 +0200 Subject: 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 --- resources/libraries/robot/honeycomb/tap.robot | 1 - 1 file changed, 1 deletion(-) (limited to 'resources/libraries/robot/honeycomb/tap.robot') 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 -- cgit 1.2.3-korg