X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=docs%2Fjjb%2Flf-ci-jobs.rst;h=d426b969db6f2484d24d9a39a611c73f9b609fdc;hb=9edb84822a5ec8c646fb39780cd1f4f57537a648;hp=c93ce46ee9888d2c6811f9782bea07ecb08cb72b;hpb=689c99940f6f1b885d94d2c7af9254c552786033;p=releng%2Fglobal-jjb.git diff --git a/docs/jjb/lf-ci-jobs.rst b/docs/jjb/lf-ci-jobs.rst index c93ce46e..d426b969 100644 --- a/docs/jjb/lf-ci-jobs.rst +++ b/docs/jjb/lf-ci-jobs.rst @@ -232,7 +232,7 @@ currently the only cloud plugin supported. OpenStack Cloud plugin version supported: * 2.30 - 2.34 -* 2.35 - 2.36 +* 2.35 - 2.37 Cloud configuration are managed via a directory structure in ci-management as follows: @@ -298,6 +298,8 @@ configuration in the format ``KEY=value``. :RETENTION_TIME: Number of minutes to wait for an idle slave to be used again before it's removed. If set to -1, the slave will be kept forever. (default: 0) + :CONNECTION_TYPE: The connection type for Jenkins to connect to the build + minion. Valid options: JNLP, SSH. (default: "SSH") For a live example see the OpenDaylight project jenkins-config directory. https://github.com/opendaylight/releng-builder/tree/master/jenkins-config @@ -475,6 +477,8 @@ Job to scan projects for files missing license headers. (default: '') :licenses-allowed: Comma-separated list of allowed licenses. (default: Apache-2.0,EPL-1.0,MIT) + :project-pattern: The ANT based pattern for Gerrit Trigger to choose which + projects to trigger job against. (default: '**') .. _gjjb-packer-merge: