Update of latest tests. 97/297/1
authorStefan Kobza <skobza@cisco.com>
Thu, 11 Feb 2016 18:09:06 +0000 (19:09 +0100)
committerStefan Kobza <skobza@cisco.com>
Thu, 11 Feb 2016 18:09:06 +0000 (19:09 +0100)
commitb92a827b1c7f48da4214e992e5503ebe1c182416
treecf272e0cd0354d0f13bbcb65c170545e9492c60c
parent33499c81c94c2d3baef9d3e9f061cd76ef86fa74
Update of latest tests.

Change-Id: Ifb04651ff4a3c1ba9aaa725eb9a309278ebc1140
Signed-off-by: Stefan Kobza <skobza@cisco.com>
28 files changed:
bootstrap.sh
docs/tg_interface_driver [new file with mode: 0644]
resources/libraries/python/CrossConnectSetup.py [new file with mode: 0644]
resources/libraries/python/IPv4NodeAddress.py
resources/libraries/python/IPv4Util.py
resources/libraries/python/L2Util.py [new file with mode: 0644]
resources/libraries/python/NodePath.py [new file with mode: 0644]
resources/libraries/python/PacketVerifier.py
resources/libraries/python/TrafficScriptExecutor.py
resources/libraries/python/topology.py
resources/libraries/robot/bridge_domain.robot
resources/libraries/robot/ipv4.robot
resources/libraries/robot/l2_xconnect.robot [new file with mode: 0644]
resources/libraries/robot/vat/interfaces.robot
resources/templates/vat/add_ip_neighbor.vat [new file with mode: 0644]
resources/templates/vat/add_l2_fib_entry.vat [new file with mode: 0644]
resources/templates/vat/l2_bridge_domain.vat
resources/templates/vat/l2_bridge_domain_gen.vat [deleted file]
resources/templates/vat/l2_bridge_domain_static.vat [new file with mode: 0644]
resources/templates/vat/l2_xconnect.vat [new file with mode: 0644]
resources/templates/vat/l2xconnect.vat [deleted file]
resources/traffic_scripts/arp_request.py [new file with mode: 0755]
resources/traffic_scripts/ipv4_ping_ttl_check.py
resources/traffic_scripts/ipv4_sweep_ping.py [new file with mode: 0755]
resources/traffic_scripts/ipv6_sweep_ping.py
tests/suites/bridge_domain/test.robot
tests/suites/ipv4/ipv4_untagged.robot
tests/suites/l2_xconnect/l2_xconnect_untagged.robot [new file with mode: 0644]