X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Frobot%2Fdefault.robot;h=8e03e629838d5c5aa9961d1dcfd9244c847eb840;hp=51cafdff96dfcf3bb16165eb1d2f6b7c8c4baf4f;hb=5db24a985316c70a707f2a11b30dd00f7a98dca7;hpb=3be854caa158bd5f150b6e0f50981ec2da73473a diff --git a/resources/libraries/robot/default.robot b/resources/libraries/robot/default.robot index 51cafdff96..8e03e62983 100644 --- a/resources/libraries/robot/default.robot +++ b/resources/libraries/robot/default.robot @@ -28,13 +28,6 @@ | | [Documentation] | Prepare all TGs before traffic scripts execution | | All TGs Set Interface Default Driver | ${nodes} -| Show statistics on all DUTs -| | [Documentation] | Show VPP statistics on all DUTs after the test failed -| | Sleep | 10 | Waiting for statistics to be collected -| | ${duts}= | Get Matches | ${nodes} | DUT* -| | :FOR | ${dut} | IN | @{duts} -| | | Vpp show stats | ${nodes['${dut}']} - | Setup '${m}' worker threads and rss '${n}' without HTT on all DUTs | | [Documentation] | Setup M worker threads without HTT and rss N in startup | | ... | configuration of VPP on all DUTs