CSIT-611: HC Test: Lisp suite updates + LispGPE 17/7917/5
authorselias <samelias@cisco.com>
Thu, 13 Jul 2017 11:15:41 +0000 (13:15 +0200)
committerTibor Frank <tifrank@cisco.com>
Wed, 9 Aug 2017 13:09:26 +0000 (13:09 +0000)
commitc38cb34d13ba01386cbcc6302dce854506eda8a0
tree63f1e0ae02829310031e23c28261198c2615d951
parent3267472a7fe6126fe90c87c128d096e3d346d420
CSIT-611: HC Test: Lisp suite updates + LispGPE

 - added LispGPE test suite
 - added IPv6 tests to Lisp suite
 - added traffic tests to Lisp suite

Change-Id: I3b699149cd73ebf5856072d3f26e98a370dbfc4b
Signed-off-by: selias <samelias@cisco.com>
14 files changed:
resources/libraries/python/honeycomb/Lisp.py
resources/libraries/robot/honeycomb/lisp.robot
resources/libraries/robot/honeycomb/lisp_gpe.robot [new file with mode: 0644]
resources/libraries/robot/overlay/l2lisp.robot
resources/libraries/robot/overlay/lisp_api.robot
resources/libraries/robot/overlay/lisp_static_adjacency.robot
resources/templates/honeycomb/config_lisp_gpe.url [new file with mode: 0644]
resources/templates/honeycomb/oper_lisp_gpe.url [new file with mode: 0644]
resources/test_data/honeycomb/lisp/lisp.py [moved from resources/test_data/honeycomb/lisp.py with 59% similarity]
resources/test_data/honeycomb/lisp/lisp_gpe.py [new file with mode: 0644]
resources/traffic_scripts/lisp/lisp_check.py [new file with mode: 0755]
resources/traffic_scripts/lisp/lispgpe_check.py [new file with mode: 0755]
tests/vpp/func/honeycomb/mgmt-cfg-lisp-apihc-apivat-func.robot
tests/vpp/func/honeycomb/mgmt-cfg-lispgpe-apihc-apivat-func.robot [new file with mode: 0644]