X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Frobot%2Fshared%2Fcontainer.robot;h=c8320b750867936edcf0f5e72437144e92e2d4ea;hp=0b2fcd489ba0c416c0c845096d948caca78b7920;hb=56c1c013bd0d632256efa4cb6b0224bf9c608afa;hpb=755842654e0d7144de9fafb836fedc6ebe794c95 diff --git a/resources/libraries/robot/shared/container.robot b/resources/libraries/robot/shared/container.robot index 0b2fcd489b..c8320b7508 100644 --- a/resources/libraries/robot/shared/container.robot +++ b/resources/libraries/robot/shared/container.robot @@ -195,7 +195,7 @@ | | ... | | ... | *Example:* | | ... -| | ... | \| Set up performance test with containers \| 1 \| 1 \| +| | ... | \| Start containers for performance test \| 1 \| 1 \| | | ... | | [Arguments] | ${nf_chains}=${1} | ${nf_nodes}=${1} | ${auto_scale}=${True} | | ...