Basic Getting Started guide for OPNFV CI
[releng.git] / docs / ci / index.rst
index 08f23ac..445552a 100644 (file)
@@ -8,10 +8,17 @@
 OPNFV CI
 ========
 
-TBD
+OPNFV continuous integration (CI) is ran on a variety of :doc:`hardware <resources>`
+connected to Jenkins and mangaged through YAML files in the `Releng`_
+repository. These YAML files are read by `Jenkins Job Builder`_ to
+generate and upload Jenkins jobs to the server. See the :doc:`User Guide
+<user-guide>` for resources on getting started with CI for your project.
 
 .. toctree::
    :maxdepth: 2
 
    user-guide
    resources
+
+.. _Releng: https://gerrit.opnfv.org/gerrit/admin/repos/releng
+.. _Jenkins Job Builder: https://docs.openstack.org/infra/jenkins-job-builder/