summaryrefslogtreecommitdiffstats
path: root/docs/infra/index.rst
diff options
context:
space:
mode:
authorTrevor Bramwell <tbramwell@linuxfoundation.org>2017-10-13 10:41:00 -0700
committerTrevor Bramwell <tbramwell@linuxfoundation.org>2017-11-03 13:22:02 -0700
commit346e4bbd88886a7749ec4ca19bb32be6bb1668d8 (patch)
tree39ccc5dadc5f8805ed8e7aefa5fb95b705624211 /docs/infra/index.rst
parent364119099b845175ffc8f386cafcd14c348e19ce (diff)
Updated Docs Structure
Provides a new organizational structure for release engineering documentation: /ci | Job/Gate structures and CI requirements /infra | Software Infrastructure documentation /component | Documentation specific to a component (Gerrit, etc.) /release | Release documentation (ex. stable branch policy) Change-Id: I8d24435d4d2f5ab797ad90309ee2246fb9b74c8e Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'docs/infra/index.rst')
-rw-r--r--docs/infra/index.rst93
1 files changed, 93 insertions, 0 deletions
diff --git a/docs/infra/index.rst b/docs/infra/index.rst
new file mode 100644
index 000000000..50c971e75
--- /dev/null
+++ b/docs/infra/index.rst
@@ -0,0 +1,93 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. SPDX-License-Identifier: CC-BY-4.0
+.. (c) Open Platform for NFV Project, Inc. and its contributors
+
+.. _software-infrastructure:
+
+=======================
+Software Infrastructure
+=======================
+
+OPNFV Software Infrastructure consists of set of components and tools that
+realize OPNFV Continuous Integration (CI) and provide means for community to
+contribute to OPNFV in most efficient way. OPNFV Software Infrastructure
+enables and orchestrates development, integration and testing activities for
+the components OPNFV consumes from upstream communities and for the development
+work done in scope of OPNFV. Apart from orchestration aspects, providing timely
+feedback that is fit for purpose to the OPNFV community is one of its missions.
+
+CI is the top priority for OPNFV Software Infrastructure. Due to the importance
+the OPNFV community puts into it, the resulting CI machinery is highly
+powerful, capable and runs against distributed hardware infrastructure managed
+by OPNFV Pharos_ Project. The hardware infrastructure OPNFV CI relies on is
+located in 3 different continents, 5+ different countries and 10+ different
+member companies.
+
+OPNFV CI is continuously evolved in order to fulfill the needs and match the
+expectations of the OPNFV community.
+
+OPNFV Software Infrastructure is developed, maintained and operated by OPNFV
+Releng_ Project with the support from Linux Foundation.
+
+Continuous Integration Server
+-----------------------------
+
+Jenkins
+
+.. toctree::
+ :maxdepth: 1
+
+ jenkins/connect-to-jenkins
+ jenkins/user-guide
+ jenkins/jjb-usage
+ jenkins/labels
+
+Source Control and Code Review
+------------------------------
+
+Gerrit
+
+.. toctree::
+ :maxdepth: 1
+
+ gerrit/user-guide
+
+Artifact and Image Repositories
+-------------------------------
+
+Google Storage & Docker Hub
+
+.. toctree::
+ :maxdepth: 1
+
+ artifacts/index
+ artifacts/docker-hub
+
+
+Issue and Bug Tracking
+----------------------
+
+JIRA
+
+.. toctree::
+ :maxdepth:
+
+ jira/user-guide
+
+
+Dashboards and Analytics
+------------------------
+
+ - `Pharos Dashboard`_
+
+ - `Test Results`_
+
+ - `Bitergia Dashboard`_
+
+
+.. _Pharos: https://wiki.opnfv.org/display/pharos/Pharos+Home
+.. _Releng: https://wiki.opnfv.org/display/releng/Releng
+
+.. _Bitergia Dashboard: https://opnfv.biterg.io/
+.. _Pharos Dashboard: https://labs.opnfv.org/
+.. _Test Results: https://testresults.opnfv.org/