CSIT-457: Address Honeycomb test failures 45/3545/4
authorselias <samelias@cisco.com>
Mon, 24 Oct 2016 16:15:52 +0000 (18:15 +0200)
committerPeter Mikus <pmikus@cisco.com>
Fri, 4 Nov 2016 08:50:25 +0000 (08:50 +0000)
commit6bfae6634aa26c2e88dddf49d91245d880b0222b
treefb554021ff68a8d862b5252583f296e681525863
parentb8fe6e5a6c0dc1f9972b7f3919041dedb1427cfd
CSIT-457: Address Honeycomb test failures

 - tag all not-implemented features with EXPECTED_FAILING
 - add workarounds for known issues with VAT dump commands
 - replace hardcoded test data with parametrized
 - separate IP neighbor and IP address into two test cases
 - support unordered lists with compare_data_structures keyword

Change-Id: I2c683162325cee720ba496489787fa50e9c72b8c
Signed-off-by: selias <samelias@cisco.com>
14 files changed:
resources/libraries/python/InterfaceUtil.py
resources/libraries/python/honeycomb/HcAPIKwACL.py
resources/libraries/python/honeycomb/HcAPIKwBridgeDomain.py
resources/libraries/python/honeycomb/HcAPIKwInterfaces.py
resources/libraries/robot/honeycomb/access_control_lists.robot
resources/libraries/robot/honeycomb/bridge_domain.robot
resources/libraries/robot/honeycomb/interfaces.robot
resources/libraries/robot/honeycomb/sub_interface.robot
resources/libraries/robot/honeycomb/vxlan_gpe.robot
resources/test_data/honeycomb/sub_interfaces.py
tests/func/honeycomb/010_interface_management.robot
tests/func/honeycomb/031_vxlan_gpe.robot
tests/func/honeycomb/060_sub_interface.robot
tests/func/honeycomb/081_ietf_acl_traffic.robot