Merge "[DOC] Update OOM Quick Start Guide documentation section"
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Tue, 1 Dec 2020 07:43:04 +0000 (07:43 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 1 Dec 2020 07:43:04 +0000 (07:43 +0000)
docs/oom_quickstart_guide.rst

index f9693c9..28d3597 100644 (file)
@@ -236,6 +236,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
 ::