aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap/vagrant-onap/doc/source/features/example_usage.rst
diff options
context:
space:
mode:
authorShashank Kumar Shankar <shashank.kumar.shankar@intel.com>2017-10-20 16:06:08 -0700
committerShashank Kumar Shankar <shashank.kumar.shankar@intel.com>2017-10-20 16:06:08 -0700
commitd52d0af3d1d76a5dfb7c6cadad47d95819aabb21 (patch)
treed5a334fc1d13e5c7c85b85decf22b14672e0ceff /bootstrap/vagrant-onap/doc/source/features/example_usage.rst
parent72d3adfedf2ba6988ec17f0539765734f623a69c (diff)
Add VNFSDK install scripts in Vagrant ONAP
This patch adds the VNFSDK installation scripts and other minor fixed in the Vagrant ONAP project. Issue-Id: INT-290 Change-Id: I6402a1ffad4e373eb701945beabd5e95f091ff5b Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
Diffstat (limited to 'bootstrap/vagrant-onap/doc/source/features/example_usage.rst')
-rw-r--r--bootstrap/vagrant-onap/doc/source/features/example_usage.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/bootstrap/vagrant-onap/doc/source/features/example_usage.rst b/bootstrap/vagrant-onap/doc/source/features/example_usage.rst
index fc5f8b39d..293c543fa 100644
--- a/bootstrap/vagrant-onap/doc/source/features/example_usage.rst
+++ b/bootstrap/vagrant-onap/doc/source/features/example_usage.rst
@@ -135,4 +135,17 @@ the ./opt files are in sync from the host to the VM.
$ vagrant destroy vfc
+.. end
+
+Testing
+-------
+
+Use the run.sh script to test if the provisioning scripts run without errors.
+
+And example test to check the number of covered repositories with this tool.
+
+.. code-block:: console
+
+ $ ./tools/run.sh testing -y -c coverity_repos -s functions
+
.. end \ No newline at end of file