From: ramagp Date: Tue, 25 Aug 2020 16:45:33 +0000 (+0000) Subject: [DOC] Update OOM Quick Start Guide documentation section X-Git-Tag: 7.0.0~4^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F22%2F115522%2F1;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 (cherry picked from commit 6f1be7a85bf130b05346b2327e3a022359d77e9f) --- 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 ::