X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Flibraries%2Frobot%2Fperformance%2Fperformance_setup.robot;h=fad9b630a04511fdc2e0833569df49c1b48c5908;hb=f65b8ddc723ed9fc444509525662eda6dbc74401;hp=0cc6388391f83ba925b1b4a4929fc837673e9e71;hpb=e6bbba641dfe38cf14155aa96576059ade64773c;p=csit.git diff --git a/resources/libraries/robot/performance/performance_setup.robot b/resources/libraries/robot/performance/performance_setup.robot index 0cc6388391..fad9b630a0 100644 --- a/resources/libraries/robot/performance/performance_setup.robot +++ b/resources/libraries/robot/performance/performance_setup.robot @@ -529,7 +529,6 @@ | | ... | | Remove All Added Ports On All DUTs From Topology | ${nodes} | | Show VAT History On All DUTs | ${nodes} -| | Show statistics on all DUTs | ${nodes} | | Run Keyword If Test Failed | | ... | Set Test Variable | ${pkt_trace} | ${True} | | Run Keyword If Test Failed @@ -541,14 +540,19 @@ | | ... | | Remove All Added Ports On All DUTs From Topology | ${nodes} | | Show VAT History On All DUTs | ${nodes} -| | Show statistics on all DUTs | ${nodes} | Tear down performance pdrchk test | | [Documentation] | Common test teardown for pdrchk performance tests. | | ... | | Remove All Added Ports On All DUTs From Topology | ${nodes} | | Show VAT History On All DUTs | ${nodes} -| | Show statistics on all DUTs | ${nodes} + +| Tear down performance mrr test +| | [Documentation] | Common test teardown for max-received-rate performance +| | ... | tests. +| | ... +| | Remove All Added Ports On All DUTs From Topology | ${nodes} +| | Show VAT History On All DUTs | ${nodes} | Tear down performance test with wrk | | [Documentation] | Common test teardown for ndrdisc and pdrdisc performance \