From 7255eaaa4f73e7867f0a64199b5b45cb92e8fbfc Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Fri, 17 Aug 2018 21:39:42 -0400 Subject: [PATCH] Document the jjb-version variable Change-Id: Ia07cb6b437e6e2107b8301d52f72aa3cace112da Signed-off-by: Thanh Ha --- docs/jjb/lf-ci-jobs.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/jjb/lf-ci-jobs.rst b/docs/jjb/lf-ci-jobs.rst index dc9690e5..849c4152 100644 --- a/docs/jjb/lf-ci-jobs.rst +++ b/docs/jjb/lf-ci-jobs.rst @@ -400,6 +400,7 @@ Runs `jenkins-jobs update` to update production job configuration :build-days-to-keep: Days to keep build logs in Jenkins. (default: 7) :build-timeout: Timeout in minutes before aborting build. (default: 10) :git-url: URL clone project from. (default: $GIT_URL/$PROJECT) + :jjb-version: JJB version to install. (default: see job-template) :stream: Keyword that can be used to represent a release code-name. Often the same as the branch. (default: master) :submodule-recursive: Whether to checkout submodules recursively. @@ -437,6 +438,7 @@ Runs `jenkins-jobs test` to validate JJB syntax :build-days-to-keep: Days to keep build logs in Jenkins. (default: 7) :build-timeout: Timeout in minutes before aborting build. (default: 10) :git-url: URL clone project from. (default: $GIT_URL/$PROJECT) + :jjb-version: JJB version to install. (default: see job-template) :stream: Keyword that can be used to represent a release code-name. Often the same as the branch. (default: master) :submodule-recursive: Whether to checkout submodules recursively. -- 2.16.6