[DOC] Update OOM Quick Start Guide documentation section 22/115522/1
authorramagp <ramakrishnagp@aarnanetworks.com>
Tue, 25 Aug 2020 16:45:33 +0000 (16:45 +0000)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Tue, 1 Dec 2020 07:43:14 +0000 (07:43 +0000)
This commit adds change to the Verify ONAP installation step to add
another command in oom_quickstart_guide documentation section.

Change-Id: I16ace8c330abdd7a073b8c5ca289522533b7522e
Issue-ID: OOM-2548
Signed-off-by: ramagp <ramakrishnagp@aarnanetworks.com>
(cherry picked from commit 6f1be7a85bf130b05346b2327e3a022359d77e9f)

docs/oom_quickstart_guide.rst

index 5c0d512..fda7c25 100644 (file)
@@ -235,6 +235,10 @@ for use::
 
     > ~/oom/kubernetes/robot/ete-k8s.sh onap health
 
+  Launch Robot distribute health checks to verify whether ONAP runtime components are healthy::
+
+    > ~/oom/kubernetes/robot/ete-k8s.sh onap healthdist
+
 **Step 10.** Undeploy ONAP
 ::