CSIT-18: Add GRE tunnel libraries and tests. 17/917/17
authorMatej Klotton <mklotton@cisco.com>
Thu, 28 Apr 2016 16:15:49 +0000 (18:15 +0200)
committerMatej Klotton <mklotton@cisco.com>
Mon, 16 May 2016 08:57:29 +0000 (08:57 +0000)
commit06f37e7ba486c598cf2896c87a82c95b8afe17a4
tree9ae53655da9fb1bb4a2c2cd717cc9c9748afba42
parentef93cbce8d23d85ade2ba6c446a7cf7b8da5bf1b
CSIT-18: Add GRE tunnel libraries and tests.

Change-Id: I91ccd65a26ea1782611bccc3badd91e64366a162
Signed-off-by: Matej Klotton <mklotton@cisco.com>
bootstrap.sh
resources/libraries/python/InterfaceUtil.py
resources/libraries/robot/gre.robot [new file with mode: 0644]
resources/templates/vat/create_gre.vat [new file with mode: 0644]
resources/traffic_scripts/send_gre_check_icmp_headers.py [new file with mode: 0755]
resources/traffic_scripts/send_icmp_check_gre_headers.py [new file with mode: 0755]
tests/suites/gre/gre_encapsulation.robot [new file with mode: 0644]