CSIT-506: HC Test- Update and cleanup all suites 32/4732/9
authorselias <samelias@cisco.com>
Tue, 17 Jan 2017 15:59:03 +0000 (16:59 +0100)
committerPeter Mikus <pmikus@cisco.com>
Fri, 27 Jan 2017 14:54:19 +0000 (14:54 +0000)
commitfc42ade3d5c7ed279e867cb55ca42a44db5e706d
treeefe592ce21ea62d3c6723a994a10eb707966fa11
parentc53c0cbad736e937a4a41bf13eff4c5d8b5dcb55
CSIT-506: HC Test- Update and cleanup all suites

 - remove EXPECTED_FAILING tag from IPv4 neighbor, IPv6 address, MTU
 - fix bridge domain removal with interfaces assigned, it should fail
 - fix teardown of L2 FIB suite (bridge domain removal, see above)
 - disable vhost-user "server" test cases (VPP bug)
 - fix keyword verifying sub-interface state
 - update ACL test data (yang model changes)
 - remove EXPECTED_FAILING tag from ACL table removal test
 - update Jira IDs and comments in failing Lisp test case
 - remove EXPECTED_FAILING tag from Lisp removal test case
 - use vhost-user "client" instead of "server" in persistence tests

Change-Id: I32eafb6013b4512090c0d9365e10c61029179d49
Signed-off-by: selias <samelias@cisco.com>
25 files changed:
resources/libraries/python/NAT.py
resources/libraries/python/honeycomb/HcAPIKwInterfaces.py
resources/libraries/robot/honeycomb/interfaces.robot
resources/libraries/robot/honeycomb/nat.robot
resources/libraries/robot/honeycomb/persistence.robot
resources/test_data/honeycomb/acl.py
resources/test_data/honeycomb/l2_fib.py
resources/test_data/honeycomb/lisp.py
resources/test_data/honeycomb/nat.py
resources/test_data/honeycomb/persistence.py
tests/func/honeycomb/mgmt-cfg-acl-apihc-apivat-func.robot
tests/func/honeycomb/mgmt-cfg-ietfacl-apihc-apivat-func.robot
tests/func/honeycomb/mgmt-cfg-int-subint-apihc-apivat-func.robot
tests/func/honeycomb/mgmt-cfg-intip4-intip6-apihc-apivat-func.robot
tests/func/honeycomb/mgmt-cfg-inttap-apihc-apivat-func.robot
tests/func/honeycomb/mgmt-cfg-intvhost-apihc-apivat-func.robot
tests/func/honeycomb/mgmt-cfg-l2bd-apihc-apivat-func.robot
tests/func/honeycomb/mgmt-cfg-l2fib-apihc-apivat-func.robot
tests/func/honeycomb/mgmt-cfg-lisp-apihc-apivat-func.robot
tests/func/honeycomb/mgmt-cfg-pbb-apihc-apivat-func.robot
tests/func/honeycomb/mgmt-cfg-snat44-apihc-apivat-func.robot
tests/func/honeycomb/mgmt-cfg-spanrx-apihc-apivat-func.robot
tests/func/honeycomb/mgmt-cfg-vxlan-apihc-apivat-func.robot
tests/func/honeycomb/mgmt-cfg-vxlangpe-apihc-apivat-func.robot
tests/func/honeycomb/mgmt-statepersist-apihc-func.robot