From: Thanh Ha Date: Mon, 19 Nov 2018 08:59:44 +0000 (+0800) Subject: Add reference links for ci job-templates X-Git-Tag: v0.28.0~14 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=07a1f0543d2c8887337c8fbc317961296a9cfbda;p=releng%2Fglobal-jjb.git Add reference links for ci job-templates Add reference links for ci job-templates that are missing them. Change-Id: I08aabb4cd1c759a4672fed5c2e60e9ec1f0a7e39 Signed-off-by: Thanh Ha --- diff --git a/docs/jjb/lf-ci-jobs.rst b/docs/jjb/lf-ci-jobs.rst index 3a7514b6..a28d59dc 100644 --- a/docs/jjb/lf-ci-jobs.rst +++ b/docs/jjb/lf-ci-jobs.rst @@ -312,6 +312,9 @@ Example: .. literalinclude:: ../../.jjb-test/lf-ci-jobs/jenkins-cfg-verify.yaml :language: yaml + +.. _jenkins-sandbox-cleanup: + Jenkins Sandbox Cleanup ----------------------- @@ -336,6 +339,8 @@ Cleanup Jenkins Sandbox of jobs and views periodically. :cron: Schedule to run job. (default: '0 8 * * 6') +.. _jjb-deploy: + JJB Deploy Job -------------- @@ -370,6 +375,8 @@ This job checks out the current code review patch and then runs a :gerrit_jjb_deploy_job_triggers: Override Gerrit Triggers. +.. _jjb-merge: + JJB Merge --------- @@ -409,6 +416,8 @@ Runs `jenkins-jobs update` to update production job configuration (default defined by lf_jjb_common) +.. _jjb-verify: + JJB Verify ----------