docs: Update yardstick userguide 11/16811/1
authorMartin Klozik <martinx.klozik@intel.com>
Wed, 13 Jul 2016 07:12:23 +0000 (08:12 +0100)
committerMartin Klozik <martinx.klozik@intel.com>
Wed, 13 Jul 2016 07:12:23 +0000 (08:12 +0100)
Documentation update based on review comments received after
the merge of original patch.

JIRA: VSPERF-288

Change-Id: I86305fa064cc07e2e0797276a7b89b1d4b23d126
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Maryam Tahhan <maryam.tahhan@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: <bmichalo@redhat.com>
Reviewed-by: <sridhar.rao@spirent.com>
docs/userguide/yardstick.rst

index 7f09668..3d249e1 100755 (executable)
@@ -13,7 +13,7 @@ validation of installation of OPNFV platform. In the future, Yardstick will
 support two options of vswitchperf testcase execution:
 
 - plugin mode, which will execute native vswitchperf testcases; Tests will
 support two options of vswitchperf testcase execution:
 
 - plugin mode, which will execute native vswitchperf testcases; Tests will
-  be executed the same way as today, but test results will be processed and
+  be executed natively by vsperf, and test results will be processed and
   reported by yardstick.
 - traffic generator mode, which will run vswitchperf in **trafficgen**
   mode only; Yardstick framework will be used to launch VNFs and to configure
   reported by yardstick.
 - traffic generator mode, which will run vswitchperf in **trafficgen**
   mode only; Yardstick framework will be used to launch VNFs and to configure
@@ -71,7 +71,7 @@ Testcase customization
 
 Yardstick testcases are described by YAML files. vswitchperf specific testcases
 are part of the vswitchperf repository and their yaml files can be found at
 
 Yardstick testcases are described by YAML files. vswitchperf specific testcases
 are part of the vswitchperf repository and their yaml files can be found at
-``yardstick/tests`` directory. For detailed description of yaml file sctructure,
+``yardstick/tests`` directory. For detailed description of yaml file structure,
 please see yardstick documentation and testcase samples. Only vswitchperf specific
 parts will be discussed here.
 
 please see yardstick documentation and testcase samples. Only vswitchperf specific
 parts will be discussed here.