Add tests for Honeycomb L2 FIB support 98/1698/4
authorTibor Frank <tifrank@cisco.com>
Thu, 16 Jun 2016 07:05:45 +0000 (09:05 +0200)
committerJan Gelety <jgelety@cisco.com>
Thu, 23 Jun 2016 12:53:58 +0000 (12:53 +0000)
commit95253bdf705a06ec01c2a04f437bae2ef23355c3
tree0c8ac3978d87b29dd705fe817d38ebf7346223b5
parent33e58e512b91d57f0ccab05d6e57de11d7c9fd37
Add tests for Honeycomb L2 FIB support

JIRA: CSIT-168

- add tests for Honeycomb L2 FIB support
- add keywords for Honeycomb L2 FIB support
- fix typos

Change-Id: I81292c10e26e7ad05725034c1db1db0a81d29283
Signed-off-by: Tibor Frank <tifrank@cisco.com>
12 files changed:
resources/libraries/python/L2Util.py
resources/libraries/python/honeycomb/HcAPIKwBridgeDomain.py
resources/libraries/python/honeycomb/HcAPIKwInterfaces.py
resources/libraries/robot/honeycomb/bridge_domain.robot
resources/libraries/robot/honeycomb/l2_fib.robot [new file with mode: 0644]
resources/templates/vat/l2_bridge_domain_delete.vat [new file with mode: 0644]
resources/templates/vat/l2_fib_entry_delete.vat [new file with mode: 0644]
resources/templates/vat/l2_fib_table_dump.vat [new file with mode: 0644]
tests/suites/honeycomb/3 - bridge_domain.robot
tests/suites/honeycomb/6 - sub_interface.robot
tests/suites/honeycomb/9 - l2_fib.robot [new file with mode: 0644]
tests/suites/honeycomb/resources/l2_fib.py [new file with mode: 0644]