summaryrefslogtreecommitdiffstats
path: root/docs/platformoverview
diff options
context:
space:
mode:
authoragardner <agardner@linuxfoundation.org>2017-04-27 11:46:29 +0200
committeragardner <agardner@linuxfoundation.org>2017-04-27 11:46:29 +0200
commitb127369752dd4f6a1b038c14c45f90df54a505fd (patch)
tree40de2aa0e25e5fac3682420271f0952308426fb7 /docs/platformoverview
parent1297f44c1bb0e9b0e2b9620b73190bec00604c24 (diff)
Adding all releng octopus and pharos docs.
Please argue and remove as needed in the review. Change-Id: Ia376d8be14c56f6a2fae3cd753ea53b869e5f784 Signed-off-by: agardner <agardner@linuxfoundation.org>
Diffstat (limited to 'docs/platformoverview')
-rw-r--r--docs/platformoverview/labinfrastructure.rst21
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/platformoverview/labinfrastructure.rst b/docs/platformoverview/labinfrastructure.rst
new file mode 100644
index 0000000..09c253d
--- /dev/null
+++ b/docs/platformoverview/labinfrastructure.rst
@@ -0,0 +1,21 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) 2016 OPNFV.
+
+.. Overview of OPNFV lab infrastructure (Pharos).
+
+************************
+OPNFV Lab Infrastructure
+************************
+
+The `Pharos Project <https://www.opnfv.org/developers/pharos>`_ provides a lab infrastructure that
+is geographically and technically diverse. Labs instantiate **bare-metal** and **virtual**
+environments that are accessed remotely by the community and used for OPNFV platform and feature
+development, builds, deploys and testing. This will greatly assist in developing a highly robust and
+stable OPNFV platform with well understood performance characteristics. Community labs are hosted by
+OPNFV member companies on a voluntary basis. The Linux Foundation also hosts an OPNFV lab that
+provides centralised CI and other production resources which are linked to community labs.
+
+Future lab capabilities will include the ability easily automate deploy and test of any OPNFV
+install scenario in any lab environemnt as well as a *Virtual Lab* for developer on-boarding with
+minimal effort. :ref:`pharos_master` documents are included with this release.