X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=docs%2Fci%2Findex.rst;h=445552a828bbc4b09f07b89dfa5a0c4188a4503d;hb=7e1a3cd427ddcd0937369610fba80907c0d5824a;hp=da6fc7de136989589b431ec8244941957fdabdb2;hpb=346e4bbd88886a7749ec4ca19bb32be6bb1668d8;p=releng.git diff --git a/docs/ci/index.rst b/docs/ci/index.rst index da6fc7de1..445552a82 100644 --- a/docs/ci/index.rst +++ b/docs/ci/index.rst @@ -8,11 +8,17 @@ OPNFV CI ======== -TBD +OPNFV continuous integration (CI) is ran on a variety of :doc:`hardware ` +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 +` for resources on getting started with CI for your project. .. toctree:: - :numbered: :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/