summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-12-01 07:43:04 +0000
committerGerrit Code Review <gerrit@onap.org>2020-12-01 07:43:04 +0000
commit975d0e282099e87c4902f77185e820faae3e8b4a (patch)
tree91aab413c49d2fcff94062ff303541f12ad5fff0 /docs
parentdd99d982adf86279d73d0db7cde0a728e422133d (diff)
parent6f1be7a85bf130b05346b2327e3a022359d77e9f (diff)
Merge "[DOC] Update OOM Quick Start Guide documentation section"
Diffstat (limited to 'docs')
-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 f9693c9d75..28d3597923 100644
--- a/docs/oom_quickstart_guide.rst
+++ b/docs/oom_quickstart_guide.rst
@@ -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
::