[DOC] Update OOM Quick Start Guide documentation section 99/111699/3
authorramagp <ramakrishnagp@aarnanetworks.com>
Tue, 25 Aug 2020 16:45:33 +0000 (16:45 +0000)
committerRamakrishna G P <ramakrishnagp@aarnanetworks.com>
Mon, 30 Nov 2020 12:35:26 +0000 (12:35 +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>
docs/oom_quickstart_guide.rst

index bc4329e..2080ba4 100644 (file)
@@ -231,6 +231,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
 ::