CSIT-49: HC Test: Policy - security groups 43/1943/12
authorselias <samelias@cisco.com>
Tue, 12 Jul 2016 14:19:05 +0000 (16:19 +0200)
committerSamuel Eliáš <samelias@cisco.com>
Thu, 21 Jul 2016 13:44:42 +0000 (13:44 +0000)
commit5d2ce55a8641a030ec6984089c51aa9313f46af1
tree850db9abc3f1ca83a42c420eea158459fedd337c
parent80532e03b9d223407c4b9d2245449dbdc4c03c1b
CSIT-49: HC Test: Policy - security groups

 - add test suite for ACLs
 - add keywords used in tests
 - add resource file with variables used in ACL tests
 - add methods and VAT templates for reading VPP ACL data

Change-Id: I98c78bfbce67309ae33ebb05c04640f5029bf4e2
Signed-off-by: selias <samelias@cisco.com>
resources/libraries/python/Classify.py
resources/libraries/python/InterfaceUtil.py
resources/libraries/python/honeycomb/HcAPIKwInterfaces.py
resources/libraries/robot/honeycomb/access_control_lists.robot [new file with mode: 0644]
resources/templates/vat/classify_interface_table.vat [new file with mode: 0644]
resources/templates/vat/classify_session_dump.vat [new file with mode: 0644]
resources/templates/vat/classify_table_info.vat [new file with mode: 0644]
tests/suites/honeycomb/080_access_control_lists.robot [new file with mode: 0644]
tests/suites/honeycomb/resources/acl.py [new file with mode: 0644]