Modify sweep ping test cases 86/386/15
authorJuraj Sloboda <jsloboda@cisco.com>
Tue, 23 Feb 2016 14:03:13 +0000 (15:03 +0100)
committerStefan Kobza <skobza@cisco.com>
Mon, 7 Mar 2016 17:40:42 +0000 (18:40 +0100)
commitda8aebf2e722f2c441a03b300de71f9143d010a3
tree386aa3af6c6050df29b4b0e850b1098d60b4c7f1
parent8120dcdc84da7ff1dee097240bc1ecf18914397c
Modify sweep ping test cases

- Write separate sweep ping test cases for jumbo frames
- Compute sweep ping end size from reported MTU on DUT interface
- Set MTU on TG according to MTU on DUT interface
- Log VPP packet traces on IPv4 and IPv6 tests failure
- Remove VM_ENV tag from sweep ping test cases for jumbo frames

Change-Id: I47aa7977bcff9c4366c67578aef542924a1d055b
Signed-off-by: Juraj Sloboda <jsloboda@cisco.com>
12 files changed:
bootstrap.sh
resources/libraries/python/InterfaceUtil.py
resources/libraries/python/Trace.py [new file with mode: 0644]
resources/libraries/python/topology.py
resources/libraries/robot/interfaces.robot
resources/libraries/robot/ipv4.robot
resources/libraries/robot/ipv6.robot
resources/templates/vat/show_trace.vat [new file with mode: 0644]
resources/traffic_scripts/ipv4_sweep_ping.py
tests/suites/ipv4/ipv4_untagged.robot
tests/suites/ipv6/ipv6_untagged.robot
tests/suites/vxlan/vxlan_untagged.robot