Add a note about requiring jjbini configuration 39/8839/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 13 Feb 2018 18:21:45 +0000 (13:21 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 13 Feb 2018 18:21:47 +0000 (13:21 -0500)
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 <thanh.ha@linuxfoundation.org>
docs/jjb/lf-ci-jobs.rst

index 3ddec14..af5ad74 100644 (file)
@@ -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