Merge "[DOC] Update OOM Quick Start Guide documentation section" into guilin
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Tue, 1 Dec 2020 19:24:53 +0000 (19:24 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 1 Dec 2020 19:24:53 +0000 (19:24 +0000)
1  2 
docs/oom_quickstart_guide.rst

@@@ -25,7 -25,6 +25,7 @@@ where <BRANCH> can be an official relea
  * 4.0.0-ONAP for Dublin
  * 5.0.1-ONAP for El Alto
  * 6.0.0 for Frankfurt
 +* 7.0.0 for Guilin
  
  **Step 2.** Install Helm Plugins required to deploy ONAP::
  
@@@ -179,7 -178,7 +179,7 @@@ follows:
  single command
  
  .. note::
 -  The ``--timeout 900`` is currently required in Dublin and up to address long
 +  The ``--timeout 900`` is currently required in Guilin and up to address long
    running initialization tasks for DMaaP and SO. Without this timeout value both
    applications may fail to deploy.
  
@@@ -236,6 -235,10 +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
  ::