From: Thanh Ha Date: Tue, 13 Feb 2018 18:21:45 +0000 (-0500) Subject: Add a note about requiring jjbini configuration X-Git-Tag: v0.17.0~12 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=f372e4b60011bbcad7ecebca82a24144b42fe19f;p=releng%2Fglobal-jjb.git Add a note about requiring jjbini configuration Document that jjbini needs to include JJB 2.0 style configuration sections for the "production" and "sandbox" systems. Change-Id: I102c57774a75bd1545f21a67bb2d98ccb0f270a1 Signed-off-by: Thanh Ha --- diff --git a/docs/jjb/lf-ci-jobs.rst b/docs/jjb/lf-ci-jobs.rst index 3ddec148..af5ad74d 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