Basic Getting Started guide for OPNFV CI
[releng.git] / docs / ci / index.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. SPDX-License-Identifier: CC-BY-4.0
3 .. (c) Open Platform for NFV Project, Inc. and its contributors
4
5 .. _ci-overview:
6
7 ========
8 OPNFV CI
9 ========
10
11 OPNFV continuous integration (CI) is ran on a variety of :doc:`hardware <resources>`
12 connected to Jenkins and mangaged through YAML files in the `Releng`_
13 repository. These YAML files are read by `Jenkins Job Builder`_ to
14 generate and upload Jenkins jobs to the server. See the :doc:`User Guide
15 <user-guide>` for resources on getting started with CI for your project.
16
17 .. toctree::
18    :maxdepth: 2
19
20    user-guide
21    resources
22
23 .. _Releng: https://gerrit.opnfv.org/gerrit/admin/repos/releng
24 .. _Jenkins Job Builder: https://docs.openstack.org/infra/jenkins-job-builder/