From 2b76a9cbd6c127109286c8705f3347415eb26753 Mon Sep 17 00:00:00 2001 From: swatisharma Date: Mon, 22 Aug 2016 12:20:56 +0530 Subject: OPNFV KVM4NFV: Documentation Enhancement This patch contains some documentation enhancement required for KVM4NFV project. Co-Authored-By: Gundarapu Reddy Signed-off-by: Swati Sharma --- .../kvm4nfv-cicd.installation.instruction.rst | 10 ++-------- docs/userguide/low_latency.userguide.rst | 2 +- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/docs/installationprocedure/kvm4nfv-cicd.installation.instruction.rst b/docs/installationprocedure/kvm4nfv-cicd.installation.instruction.rst index 54886668d..23177344e 100644 --- a/docs/installationprocedure/kvm4nfv-cicd.installation.instruction.rst +++ b/docs/installationprocedure/kvm4nfv-cicd.installation.instruction.rst @@ -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. diff --git a/docs/userguide/low_latency.userguide.rst b/docs/userguide/low_latency.userguide.rst index df4581506..e0d2791df 100644 --- a/docs/userguide/low_latency.userguide.rst +++ b/docs/userguide/low_latency.userguide.rst @@ -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 ~~~~~~~~~~~~~~~~~~~~~~~~~~ -- cgit 1.2.3-korg