OPNFV KVM4NFV: Documentation Enhancement 53/19153/1
authorswatisharma <swatix.sharma@intel.com>
Mon, 22 Aug 2016 06:50:56 +0000 (12:20 +0530)
committerswatisharma <swatix.sharma@intel.com>
Mon, 22 Aug 2016 06:50:56 +0000 (12:20 +0530)
This patch contains some documentation enhancement
required for KVM4NFV project.

Co-Authored-By: Gundarapu Reddy <reddyx.gundarapu@intel.com>
Signed-off-by: Swati Sharma <swatix.sharma@intel.com>
docs/installationprocedure/kvm4nfv-cicd.installation.instruction.rst
docs/userguide/low_latency.userguide.rst

index 5488666..2317734 100644 (file)
@@ -57,10 +57,6 @@ Please visit the links for each-
 * Centos : https://www.centos.org/docs/5/html/Deployment_Guide-en-US/s1-rpm-using.html
 * Ubuntu : https://help.ubuntu.com/community/InstallingSoftware
 
-Test the built packages by executing the scripts present in ci/envs for
-configuring host and guest respectively. Once the setup is in place, cyclictest
-is performed via yardtick, using ./ci/test_kvmfornfv.sh
-
 **2. Using Fuel installer**-
 
 * Please refer to the document present at /fuel-plugin/README.md
@@ -68,7 +64,5 @@ is performed via yardtick, using ./ci/test_kvmfornfv.sh
 Post-installation activities
 ----------------------------
 
-After the rpm and debian builds are deployed successfully on the host-guest and
-give the expected cyclictest results, jenkins gives +1 to indicate the
-completion of verify process. Thereafter, the releng executes the merge process
-to merge this code into parent repository.
+After the packages are built, test these packages by executing the scripts
+present in ci/envs for configuring the host and guest respectively.
index df45815..e0d2791 100644 (file)
@@ -58,7 +58,7 @@ Below is guest kernel boot line example
 isolcpus=1 nohz_full=1 rcu_nocbs=1 mce=off idle=poll default_hugepagesz=1G
 hugepagesz=1G
 
-Please refer to `tunning.userguide` for more explanation.
+Please refer to `tuning.userguide` for more explanation.
 
 Run-time Environment Setup
 ~~~~~~~~~~~~~~~~~~~~~~~~~~