From 036f36181c177e4c77f22cdbdcb87fb2f94df3bf Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Thu, 26 May 2016 14:11:09 +0200 Subject: Add Honeycomb sub-interface and VLAN tests JIRA: CSIT-94 JIRA: CSIT-48 - add Honeycomb sub-interface tests - add Honeycomb VLAN tests - add keywords for sub-interface tests - add keywords for VLAN tests Change-Id: I89cd3b41dd9c60bfd946e24567d0ff93e5ea9fff Signed-off-by: Tibor Frank --- resources/libraries/robot/honeycomb/vhost_user.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/libraries/robot/honeycomb/vhost_user.robot') diff --git a/resources/libraries/robot/honeycomb/vhost_user.robot b/resources/libraries/robot/honeycomb/vhost_user.robot index 1d585041a4..89f6ddf09f 100644 --- a/resources/libraries/robot/honeycomb/vhost_user.robot +++ b/resources/libraries/robot/honeycomb/vhost_user.robot @@ -178,5 +178,5 @@ | | ... | | [Arguments] | ${node} | ${interface} | ${settings} | | Run Keyword And Expect Error | HoneycombError: * Status code: 400. -| | ... | interfaceAPI.Configure interface vhost user | ${node} | ${interface} | +| | ... | interfaceAPI.Configure interface vhost user | ${node} | ${interface} | | ... | &{settings} -- cgit 1.2.3-korg