Link to Global JJB Job template documentation 33/9533/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 21 Mar 2018 17:03:01 +0000 (13:03 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 21 Mar 2018 17:03:05 +0000 (13:03 -0400)
Issue: RELENG-552
Change-Id: I46e7088d65bdb1dd4eb9fe1175d328e75633b81d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
docs/jenkins.rst

index 1bb02cc..fd10e16 100644 (file)
@@ -63,11 +63,28 @@ Jenkins Job Builder
 
 .. todo:: RELENG-551
 
+.. _lfdocs-global-jjb-templates:
+
 Global JJB Templates
 ====================
 
-.. todo:: RELENG-552
+Global-JJB is a library project containing reusable Jenkins Job Builder
+templates. The intention is to save time for projects from having to define
+their own job templates. Documentation is available via
+:doc:`global-jjb documentation <global-jjb:index>` specific sections of
+interest linked here:
+
+* :doc:`CI Job Templates <global-jjb:jjb/lf-ci-jobs>`
+* :doc:`Maven Job Templates <global-jjb:jjb/lf-maven-jobs>`
+* :doc:`NodeJS Job Templates <global-jjb:jjb/lf-node-jobs>`
+* :doc:`Python Job Templates <global-jjb:jjb/lf-python-jobs>`
+* :doc:`ReadTheDocs Job Templates <global-jjb:jjb/lf-rtd-jobs>`
+
+.. note::
 
+   For infra admins, the CI Job Templates contain useful jobs for managing
+   Jenkins and VM Images. We recommend to deploy these jobs to all new infra
+   projects.
 
 .. _lfdocs-packer-images: