aboutsummaryrefslogtreecommitdiffstats
path: root/docs/integration-labs.rst
diff options
context:
space:
mode:
authormrichomme <morgan.richomme@orange.com>2020-11-14 22:36:57 +0100
committermrichomme <morgan.richomme@orange.com>2020-11-16 16:31:18 +0100
commit9643b0c11bdafd26ea0ac5127325aa8cb09f0c03 (patch)
treefaf59c0307daa092c754508de93ad2d325826003 /docs/integration-labs.rst
parent6db5edce534c882fa0b2a28778fa4bc4be31b8f6 (diff)
Refactor Integration official documentation
Issue-ID: INT-1736 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Ia7b6425358eb9b07e293881dabd5345697af1c39
Diffstat (limited to 'docs/integration-labs.rst')
-rw-r--r--docs/integration-labs.rst76
1 files changed, 76 insertions, 0 deletions
diff --git a/docs/integration-labs.rst b/docs/integration-labs.rst
new file mode 100644
index 000000000..f00a5324c
--- /dev/null
+++ b/docs/integration-labs.rst
@@ -0,0 +1,76 @@
+.. This work is licensed under a
+ Creative Commons Attribution 4.0 International License.
+.. integration-labs:
+
+.. integration_main-doc:
+
+ONAP Integration Labs
+=====================
+
+.. important::
+ The Integration team deals with several community labs:
+
+ - The Windriver/Intel lab
+ - The Azure staging lab
+ - The Continuous Deployment (CD) Labs
+ - The Orange openlab
+
+Additionnaly integration contributors may deal with their own lab pushing results
+in the integration portal (See DT http://testresults.opnfv.org/onap-integration/dt/dt.html)
+
+Windriver/Intel lab
+-------------------
+
+The Historical Community Lab
+............................
+
+This lab is the historical lab of ONAP integration team based on Openstack Ocata.
+During Guilin, it has been audited and performance issues have been reported
+(RAM and CPU).
+A reinstallation has to be planned.
+
+The figure hereafter shows all the ONAP project consuming Windriver/Intel lab
+resources (April 2020).
+
+.. figure:: files/windriver/windriver_servers.png
+ :align: center
+
+In order to avoid disturbing the projects, the reinstallation has been postponed
+after Guilin.
+A huge cleanup has been done in order to save the resources.
+The historical CI/CD chains based on a stand alone jenkins VM hosted in Windriver
+have been stopped.For guilin only SB-00 has been kept and re-installed for the
+use case support.
+
+If you want to use this lab, you need a VPN access. The procedure is described in
+the `wiki <https://wiki.onap.org/pages/viewpage.action?pageId=29787070>`__.
+
+Environment Installation Scripts
+................................
+
+In addition of the official OOM scripts, Integration used to provide some
+exwtra scripts/guidelines to install your OpenStack infrastructure thanks to a
+heat template. See :ref:`Integration heat guideline <integration-installation>`
+for details. This scripts were used mainly in windriver labs but are not actively
+maintained.
+
+.. caution:
+ The official reference for installation is the OOM documentation.
+
+Azure staging lab
+-----------------
+
+An additional Azure staging lab has been created for Guilin. It is installed as
+any daily/weekly/gating labs (see CI/CD sections).
+Contact the Integration team to get an access.
+
+Orange Openlab
+--------------
+
+This lab is a community use lab. It is always provided the last stable version,
+so the frankfurt release during Guilin release time.
+Please note that such labs do not provide admin rights and is shared with all
+the users. It can be used to discover ONAP.
+
+See `Orange Openlab access procedure <https://wiki.onap.org/display/DW/Orange+OpenLab>`__
+for details.