X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Frobot%2Fperformance%2Fperformance_setup.robot;fp=resources%2Flibraries%2Frobot%2Fperformance%2Fperformance_setup.robot;h=c155b07d3e6ddca1a224cdaa581b42a022e879c5;hp=1264d440eda87621ec9b9141ef081d3f487199dc;hb=2251c68ea3d862b08df030231a1ddf618a2cec2b;hpb=935734b04269b8fe5348e1c2b168dd5c6cd9339a diff --git a/resources/libraries/robot/performance/performance_setup.robot b/resources/libraries/robot/performance/performance_setup.robot index 1264d440ed..c155b07d3e 100644 --- a/resources/libraries/robot/performance/performance_setup.robot +++ b/resources/libraries/robot/performance/performance_setup.robot @@ -607,13 +607,13 @@ | Set up performance test | | [Documentation] | Common test setup for performance tests. | | ... -| | Reset VAT History On All DUTs | ${nodes} +| | Reset PAPI History On All DUTs | ${nodes} | | Create base startup configuration of VPP on all DUTs | Set up tcp performance test | | [Documentation] | Common test setup for TCP performance tests. | | ... -| | Reset VAT History On All DUTs | ${nodes} +| | Reset PAPI History On All DUTs | ${nodes} | | Create base startup configuration of VPP for TCP tests on all DUTs | Set up performance test with Ligato Kubernetes @@ -670,7 +670,7 @@ | | [Documentation] | Common test teardown for performance tests. | | ... | | Remove All Added Ports On All DUTs From Topology | ${nodes} -| | Show VAT History On All DUTs | ${nodes} +| | Show PAPI History On All DUTs | ${nodes} | | Get Core Files on All Nodes | ${nodes} | | Set Test Variable | ${pkt_trace} | ${True}