X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=docs%2Fjjb%2Flf-ci-jobs.rst;h=19de22d1952401157a28fc1776915ad1acd912a6;hb=2ea5908d7197fd2a895e1992920db2d7cfdf64d7;hp=3ddec148d1f992b9a2eb9b9d2cce23b85774ffdd;hpb=1d1aaf33f079ee4f51dfce68e8f5592a649947ca;p=releng%2Fglobal-jjb.git diff --git a/docs/jjb/lf-ci-jobs.rst b/docs/jjb/lf-ci-jobs.rst index 3ddec148..19de22d1 100644 --- a/docs/jjb/lf-ci-jobs.rst +++ b/docs/jjb/lf-ci-jobs.rst @@ -59,6 +59,11 @@ Manages the Global Jenkins variables. This macro will clear all exist macros in Jenkins and replaces them with the ones defined by the ci-management/jenkins-config/global-vars-SILO.sh script. +.. note:: + + Requires the jjbini file in Jenkins CFP to contain JJB 2.0 style + config definitions for "production" and "sandbox" systems. + :Required parameters: :jenkins-silos: Space separated list of Jenkins silos to update @@ -125,6 +130,11 @@ The format for this file is ``KEY=value`` for example:: SILO=sandbox SONAR_URL=https://sonar.opendaylight.org +.. note:: + + Requires the jjbini file in Jenkins CFP to contain JJB 2.0 style + config definitions for "production" and "sandbox" systems. + :Template names: - {project-name}-jenkins-cfg-merge @@ -133,6 +143,8 @@ The format for this file is ``KEY=value`` for example:: :Optional parameters: + :branch: Git branch to build against. (default: master) + :cron: How often to run the job on a cron schedule. (default: @daily) :git-url: URL to clone project from. (default: $GIT_URL/$GERRIT_PROJECT) :jenkins-silos: Space separated list of Jenkins silos to update configuration for as defined in ~/.config/jenkins_jobs/jenkins_jobs.ini