Tests for vhost-user interface configuration 51/1151/7
authorTibor Frank <tifrank@cisco.com>
Mon, 16 May 2016 16:20:30 +0000 (18:20 +0200)
committerMatej Klotton <mklotton@cisco.com>
Fri, 20 May 2016 11:30:44 +0000 (11:30 +0000)
commit95bf11e637855dc91e490f526406fa7538a21ac6
tree26602cc2fc8baf7fd9bdcf5928c2ee7efb61c1a9
parentc2f8b62e978c4f5f29fa3ad3ccba6683a9f3ea85
Tests for vhost-user interface configuration

JIRA: CSIT-76

- add tests for vhost-user interface manipulation:
  - create, modify, delete
- add negative tests:
  - wrong interface type
  - wrong configuration

Change-Id: I09239ef099a6f9672895f9540762e5044123f7ec
Signed-off-by: Tibor Frank <tifrank@cisco.com>
resources/libraries/python/InterfaceUtil.py
resources/libraries/python/honeycomb/HcAPIKwInterfaces.py
resources/libraries/robot/honeycomb/vhost_user.robot [new file with mode: 0644]
resources/templates/vat/vhost_user_dump.vat [new file with mode: 0644]
tests/suites/honeycomb/5 - interface_vhost_user.robot [new file with mode: 0644]