X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=docs%2Fjjb%2Flf-ci-jobs.rst;h=f4e11d1d087806709f3e90b24ce749e7b262bd88;hb=27090106c7bb23ff93bda6bb9798fe3b94686124;hp=582508c0df673e155c461948d4be06293f6b8efb;hpb=cddcc9d81a2fc6a28f691a2a02d88582f7284bf3;p=releng%2Fglobal-jjb.git diff --git a/docs/jjb/lf-ci-jobs.rst b/docs/jjb/lf-ci-jobs.rst index 582508c0..f4e11d1d 100644 --- a/docs/jjb/lf-ci-jobs.rst +++ b/docs/jjb/lf-ci-jobs.rst @@ -81,23 +81,18 @@ Provides jenkins_jobs.ini configuration for Jenkins sandbox. .. todo:: This needs to be consolidated into lf-infra-jjbini when JJB 2.0 is available -lf-packer-verify-file-paths ---------------------------- +lf-packer-common +---------------- -Gerrit file-paths for packer verify jobs. +Common packer configuration. lf-packer-file-paths -------------------- Gerrit file-paths for packer jobs. -lf-packer-common ----------------- - -Common packer configuration. - -lf-infra-packer-parameters --------------------------- +lf-packer-parameters +-------------------- Parameters useful for packer related tasks. @@ -106,6 +101,11 @@ Parameters useful for packer related tasks. :packer-version: Version of packer to install / use. (shell: PACKER_VERSION) +lf-packer-verify-file-paths +--------------------------- + +Gerrit file-paths for packer verify jobs. + Job Templates ============= @@ -160,6 +160,8 @@ Full Example: .. literalinclude:: ../../.jjb-test/lf-ci-jobs/jenkins-cfg-merge-full.yaml :language: yaml +.. _jenkins-cfg-envvar: + Global Environment Variables ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -190,6 +192,8 @@ OpenStack Cloud plugin version supported: * 2.30 * 2.31 * 2.32 +* 2.33 +* 2.34 Cloud configuration are managed via a directory structure in ci-management as follows: @@ -399,6 +403,7 @@ Packer Merge job runs `packer build` to build system images in the cloud. :Optional parameters: + :cron: Time when the packer image should be rebuilt (default: @monthly) :branch: Git branch to fetch for the build. (default: master) :build-days-to-keep: Days to keep build logs in Jenkins. (default: 7) :build-timeout: Timeout in seconds before aborting build. (default: 10)