From: ramagp Date: Tue, 25 Aug 2020 16:45:33 +0000 (+0000) Subject: [DOC] Update OOM Quick Start Guide documentation section X-Git-Tag: 8.0.0~224^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=6f1be7a85bf130b05346b2327e3a022359d77e9f;p=oom.git [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 --- diff --git a/docs/oom_quickstart_guide.rst b/docs/oom_quickstart_guide.rst index bc4329e0d5..2080ba4066 100644 --- a/docs/oom_quickstart_guide.rst +++ b/docs/oom_quickstart_guide.rst @@ -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 ::