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>
|
|
Change-Id: I5b77aed98cf10a73abff9e70a69d95534ff2ff3e
Signed-off-by: Patrik Hrnciar <phrnciar@cisco.com>
|
|
Add IPv6 tests:
- VPP 1r3c-ca policing packets based on packet classify
- VPP 1r3c-cb policing packets based on packet classify
- VPP 2r3c-cb policing packets based on packet classify
Add IPv4 tests:
- VPP 1r3c-ca policing packets based on packet classify
- VPP 1r3c-cb policing packets based on packet classify
- VPP 2r3c-cb policing packets based on packet classify
Change-Id: Iba9674232792fb5b7b90ae6f2ca8fd392595947a
Signed-off-by: Patrik Hrnciar <phrnciar@cisco.com>
|
|
policer python library, traffic script and IPv4/IPv6 example tests
Change-Id: I6470c86ce1acdcaaff9fdcf81510126836f1135e
Signed-off-by: Matus Fabian <matfabia@cisco.com>
|