diff options
author | swatisharma <swatix.sharma@intel.com> | 2016-08-22 12:20:56 +0530 |
---|---|---|
committer | swatisharma <swatix.sharma@intel.com> | 2016-08-22 12:20:56 +0530 |
commit | 2b76a9cbd6c127109286c8705f3347415eb26753 (patch) | |
tree | 35faa01489e087cbb96899e053b0a066e996d065 /docs/installationprocedure | |
parent | 42e2343970d47d0aa081a565c0f51873778e555c (diff) |
OPNFV KVM4NFV: Documentation Enhancement
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>
Diffstat (limited to 'docs/installationprocedure')
-rw-r--r-- | docs/installationprocedure/kvm4nfv-cicd.installation.instruction.rst | 10 |
1 files changed, 2 insertions, 8 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. |