X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=docs%2Fjjb%2Flf-ci-jobs.rst;h=e510d7c33b8a3ae634207ed172259252785c1d06;hb=4d6ed41749a2e280c3ba438a55ea1e1bf92d1ce9;hp=2cb767a0ac49ed469f37b203548c3913ed916ff2;hpb=c26afec952891def4ae050c4a9d9d3a13dedd149;p=releng%2Fglobal-jjb.git diff --git a/docs/jjb/lf-ci-jobs.rst b/docs/jjb/lf-ci-jobs.rst index 2cb767a0..e510d7c3 100644 --- a/docs/jjb/lf-ci-jobs.rst +++ b/docs/jjb/lf-ci-jobs.rst @@ -81,20 +81,30 @@ 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 ----------------- +lf-packer-parameters +-------------------- -Common packer configuration. +Parameters useful for packer related tasks. + +:Parameters: + + :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 ============= @@ -150,6 +160,8 @@ Full Example: .. literalinclude:: ../../.jjb-test/lf-ci-jobs/jenkins-cfg-merge-full.yaml :language: yaml +.. _jenkins-cfg-envvar: + Global Environment Variables ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -179,6 +191,9 @@ 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: @@ -362,6 +377,8 @@ Runs `jenkins-jobs test` to validate JJB syntax (default defined by lf_jjb_common) +.. _gjjb-packer-merge: + Packer Merge ------------ @@ -401,6 +418,8 @@ Packer Merge job runs `packer build` to build system images in the cloud. :gerrit_verify_triggers: Override Gerrit Triggers. +.. _gjjb-packer-verify: + Packer Verify -------------