aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorramagp <ramakrishnagp@aarnanetworks.com>2020-08-25 16:45:33 +0000
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-12-01 07:43:14 +0000
commit32cca3df82bb530b3a466b32d241872a71beedbf (patch)
tree261fceafb3e93cf674250b233e1f55c7246d5323
parent30d1d3a6eff0985ac1553da015c04f063d1607cc (diff)
[DOC] Update OOM Quick Start Guide documentation section
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)
-rw-r--r--docs/oom_quickstart_guide.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/oom_quickstart_guide.rst b/docs/oom_quickstart_guide.rst
index 5c0d5127bd..fda7c2501b 100644
--- a/docs/oom_quickstart_guide.rst
+++ b/docs/oom_quickstart_guide.rst
@@ -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
::