diff options
author | pmikus <pmikus@cisco.com> | 2016-06-24 16:38:03 +0100 |
---|---|---|
committer | Dave Wallace <dwallacelf@gmail.com> | 2016-06-30 16:39:10 +0000 |
commit | 5aa03bac1ea4fe07f59c6b294b23fce94a0a805b (patch) | |
tree | 12d643b6aba23703886ecc448f3a307df3d70a71 /tests/suites/performance/Long_IPv4_iAcl_Intel-X520-DA2.robot | |
parent | d9716ad55cf9d1ec63d4297c9b61134a62d5be64 (diff) |
CSIT-180 Add VPP api trace dump after each TC
- Add VPP api trace dump after each TC
Change-Id: I7c8bc0ffbca620f6fdb48369014a2ca9ffa3b3e4
Signed-off-by: pmikus <pmikus@cisco.com>
Diffstat (limited to 'tests/suites/performance/Long_IPv4_iAcl_Intel-X520-DA2.robot')
-rw-r--r-- | tests/suites/performance/Long_IPv4_iAcl_Intel-X520-DA2.robot | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/suites/performance/Long_IPv4_iAcl_Intel-X520-DA2.robot b/tests/suites/performance/Long_IPv4_iAcl_Intel-X520-DA2.robot index 96dc17281d..cc31d4a41c 100644 --- a/tests/suites/performance/Long_IPv4_iAcl_Intel-X520-DA2.robot +++ b/tests/suites/performance/Long_IPv4_iAcl_Intel-X520-DA2.robot @@ -22,7 +22,8 @@ | ... | L3 | Intel-X520-DA2 | Suite Teardown | 3-node Performance Suite Teardown | Test Setup | Setup all DUTs before test -| Test Teardown | Run Keyword | Remove startup configuration of VPP from all DUTs +| Test Teardown | Run Keywords | Remove startup configuration of VPP from all DUTs +| ... | AND | Show vpp trace dump on all DUTs | Documentation | *RFC2544: Pkt throughput IPv4 iAcl whitelist test cases* | ... | ... | *[Top] Network Topologies:* TG-DUT1-DUT2-TG 3-node circular topology |