Age | Commit message (Collapse) | Author | Files | Lines |
|
This test setup and teardown is aimed to be used with all functional
tests.
It does not include functionality to manipulate VMs (qemu).
Test setup includes:
- Setup all DUTs before test
- Save VPP PIDs
- Setup all TGs before traffic script
- Update All Interface Data On All Nodes
Test teardown includes:
- Show Packet Trace on All DUTs
- Show vpp trace dump on all DUTs
- Vpp Show Errors On All DUTs
- Check VPP PID in Teardown
Change-Id: Ifee0bd58b7865442c5b510852908fd8363e3c543
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
- fix and simplify configuration in IPv4 IPFIX tests
- fix collector address in IPv6 IPFIX tests
Change-Id: Ibe19a45516416a638955b6d7779e0ca9708edc47
Signed-off-by: selias <samelias@cisco.com>
|
|
- add SPAN test case, mirroring IPv6 ICMP packets
Change-Id: If01db8df698374f14a0fd2babde557b413461a06
Signed-off-by: selias <samelias@cisco.com>
|
|
- add SPAN test case, mirroring L2 ARP packets
Change-Id: Ibd5c87fbe98c48ba14576a56c27d8e3c938bb568
Signed-off-by: selias <samelias@cisco.com>
|
|
- add library for SPAN setup
- add telemetry traffic script and a keyword to run it
- add "telemetry" folders for python and robot libraries
- move IPFIX libraries to these new folders
- add first SPAN test case, mirroring IPv4 ICMP packets
Change-Id: Ibca35f724c13662bf80dce2d7e2649d1a0b8676a
Signed-off-by: selias <samelias@cisco.com>
|