CSIT-9: COP Whitelist/blacklist 04/804/15
authorZdeno <zolsovsk@cisco.com>
Mon, 18 Apr 2016 14:17:26 +0000 (16:17 +0200)
committerZdeno Olsovsky <zolsovsk@cisco.com>
Mon, 9 May 2016 13:11:56 +0000 (15:11 +0200)
commit395ed47437010c9852d9d620f491f660a085dbfd
tree62bb03659c8886b192c619636fff7b9c546441c4
parent8935f5271dacc631d5b834b27b36bfad83c350c2
CSIT-9: COP Whitelist/blacklist

- Included are also IPv6 tests
- JIRA: CSIT-17

Change-Id: I89ae6c38cdc6742a597c0dc24ed1c033c1b5d155
Signed-off-by: Zdeno <zolsovsk@cisco.com>
12 files changed:
resources/libraries/python/Cop.py [new file with mode: 0644]
resources/libraries/python/IPv4Setup.py
resources/libraries/python/IPv4Util.py
resources/libraries/python/Routing.py
resources/libraries/robot/cop.robot [new file with mode: 0644]
resources/libraries/robot/traffic.robot [new file with mode: 0644]
resources/templates/vat/add_fib_table.vat [new file with mode: 0644]
resources/templates/vat/cop_interface.vat [new file with mode: 0644]
resources/templates/vat/cop_whitelist.vat [new file with mode: 0644]
resources/traffic_scripts/send_icmp_check_headers.py [new file with mode: 0755]
tests/suites/cop/cop_whitelist_blacklist.robot [new file with mode: 0644]
tests/suites/cop/cop_whitelist_blacklist_IPv6.robot [new file with mode: 0644]