CSIT-427: Honeycomb ietf-ACL tests - L2 58/3358/3
authorselias <samelias@cisco.com>
Fri, 7 Oct 2016 11:43:45 +0000 (13:43 +0200)
committerSamuel Eliáš <samelias@cisco.com>
Thu, 20 Oct 2016 08:53:16 +0000 (08:53 +0000)
commit233683de57527f477bf7e8d042a5f3d1f08c7744
tree17c993268166ced8bbe4a427f785ea368bccbe59
parent99519a54811a70b4ff2579baf46294507a8adfcb
CSIT-427: Honeycomb ietf-ACL tests - L2

 - add keywords for accessing Honeycomb's ietf-acl node
 - add variable file with ietf-acl test data
 - add ietf-acl traffic test suite
 - modify bridge domain teardown keyword to unassign interfaces
   from the bridge domain before delete

Change-Id: I6df1771f2fb9b42f30b5af8f54a384c6714f5949
Signed-off-by: selias <samelias@cisco.com>
12 files changed:
resources/libraries/python/honeycomb/HcAPIKwACL.py
resources/libraries/python/honeycomb/HcAPIKwBridgeDomain.py
resources/libraries/python/honeycomb/HcAPIKwInterfaces.py
resources/libraries/python/topology.py
resources/libraries/robot/honeycomb/access_control_lists.robot
resources/libraries/robot/honeycomb/bridge_domain.robot
resources/libraries/robot/honeycomb/interfaces.robot
resources/templates/honeycomb/config_ietf_classify_chain.url [new file with mode: 0644]
resources/test_data/honeycomb/ietf_acl.py [new file with mode: 0644]
tests/func/honeycomb/020_bridge_domain.robot
tests/func/honeycomb/021_l2_fib.robot
tests/func/honeycomb/081_ietf_acl_traffic.robot [new file with mode: 0644]