X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Flibraries%2Frobot%2Fperformance.robot;h=b8a0f08d9c1c7700c7f3d65e9c5158acf0607cd3;hb=refs%2Fchanges%2F75%2F6875%2F43;hp=39ea14cd7a9c486a70b08354ed7635752468f43c;hpb=e4785c9f5a4bb360977fd7a86dc7e41dcbd5a52e;p=csit.git diff --git a/resources/libraries/robot/performance.robot b/resources/libraries/robot/performance.robot index 39ea14cd7a..b8a0f08d9c 100644 --- a/resources/libraries/robot/performance.robot +++ b/resources/libraries/robot/performance.robot @@ -2478,6 +2478,13 @@ | | Show statistics on all DUTs | | Remove startup configuration of VPP from all DUTs +| Performance pdrchk test teardown +| | [Documentation] | Common test teardown for pdrchk performance tests. +| | ... +| | Show VAT History On All DUTs | ${nodes} +| | Show statistics on all DUTs +| | Remove startup configuration of VPP from all DUTs + | Performance test with vhost and VM with dpdk-testpmd teardown | | [Documentation] | Common test teardown for performance tests which use | | ... | vhost(s) and VM(s) with dpdk-testpmd.