Corrected scale-up command line arguments 35/59035/4
authorChornyi, TarasX <tarasx.chornyi@intel.com>
Tue, 26 Jun 2018 11:39:56 +0000 (14:39 +0300)
committerRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Wed, 27 Jun 2018 13:34:42 +0000 (13:34 +0000)
Change-Id: If308fde797dcb01e58f37ad81bb116fde542366a
Signed-off-by: Chornyi, TarasX <tarasx.chornyi@intel.com>
docs/testing/user/userguide/14-nsb-operation.rst

index 851c652..a5f3a0c 100644 (file)
@@ -264,7 +264,7 @@ We set the VCPUs and memory using the ``--task-args`` options
 
 .. code-block:: console
 
-  yardstick task start --task-args='{"mem": 10480, "vcpus": 4, "ports": 2}' \
+  yardstick task start --task-args='{"mem": 10480, "vcpus": 4, "vports": 2}' \
   samples/vnf_samples/nsut/vfw/tc_heat_rfc2544_ipv4_1rule_1flow_64B_trex_scale-up.yaml
 
 In order to support ports scale-up, traffic and topology templates need to be used in testcase.