X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Frobot%2Fshared%2Fdefault.robot;h=200bb3b20faadfa187cae669e152801609972581;hp=3a27c58cb67776385d2587ce0b98657c4de3883e;hb=87cfc7560cc1f78a70140112a298297e2c5496b6;hpb=eb420bd5097a5cbbc4df984b87cf274038d80571 diff --git a/resources/libraries/robot/shared/default.robot b/resources/libraries/robot/shared/default.robot index 3a27c58cb6..200bb3b20f 100644 --- a/resources/libraries/robot/shared/default.robot +++ b/resources/libraries/robot/shared/default.robot @@ -129,6 +129,8 @@ | | | Run keyword | ${dut}.Add IP6 Heap Size | "4G" | | | Run keyword | ${dut}.Add IP Heap Size | "4G" +# The following keyword results in lines longer than 80 characters. +# FIXME: Rename the keyword, possibly moving arguments out of the keyword name. | Add '${m}' worker threads and '${n}' rxqueues in 3-node single-link circular topology | | [Documentation] | Setup M worker threads and N rxqueues in vpp startup\ | | ... | configuration on all DUTs in 3-node single-link topology.