Add Honeycomb bridge domain management tests 69/969/7
authorselias <samelias@cisco.com>
Fri, 29 Apr 2016 11:35:25 +0000 (13:35 +0200)
committerMatej Klotton <mklotton@cisco.com>
Mon, 9 May 2016 10:37:59 +0000 (10:37 +0000)
commitb19bcf36d9d9be1a771495547335fcfc7b3e446b
tree161658798845f295489a997dd22bd0e088ae46bd
parent56873a866fc17056e467fe7cafb2c987181f209a
Add Honeycomb bridge domain management tests

JIRA: CSIT-41, CSIT-42, CSIT-43

 - add test cases for Honecomb bridge domain management
 - add keywords used by these tests
 - prefix the names of Honeycomb test suites with numbers, so that they
   execute in a specific order
 - moved suite teardown with "Stop Honeycomb service" to bridge domain
   suite

Note: Due to time constraints, the Honeycomb service cannot be restarted
between executions of individual Honeycomb test suites. Therefore
Honeycomb will be setup in the first test suite and shut down after the
last one.

Change-Id: I36b7f8335e5ba54985da5bd83730cf856d5ab48b
Signed-off-by: selias <samelias@cisco.com>
resources/libraries/robot/honeycomb/bridge_domain.robot [new file with mode: 0644]
tests/suites/honeycomb/1 - interface_management.robot [moved from tests/suites/honeycomb/interface_management.robot with 98% similarity]
tests/suites/honeycomb/2 - bridge_domain.robot [new file with mode: 0644]