X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=docs%2Fjjb%2Flf-ci-jobs.rst;h=315bfc36e1ba972275503fdb42594eefdbc3edef;hb=69ae8c45e09e00014f171a78eedaef3ccf71beee;hp=439b2e734fa9fa4908962608fc53cda85821da7a;hpb=19b6ed659be75526eb8d032ae532319bab82027d;p=releng%2Fglobal-jjb.git diff --git a/docs/jjb/lf-ci-jobs.rst b/docs/jjb/lf-ci-jobs.rst index 439b2e73..315bfc36 100644 --- a/docs/jjb/lf-ci-jobs.rst +++ b/docs/jjb/lf-ci-jobs.rst @@ -746,6 +746,10 @@ Packer Merge Packer Merge job runs `packer build` to build system images in the cloud. +This job requires a Config File Provider file named ``ansible-cfg`` created +on Jenkins. The file can include ansible host configuration required for the +environment. + :Template Names: - {project-name}-packer-merge-{platforms}-{templates} - gerrit-packer-merge @@ -815,6 +819,10 @@ Packer Verify job runs ``packer validate`` to verify packer configuration. The verify job checks superficial syntax of the template and other files. It does not attempt to build an image, and cannot detect all possible build issues. +This job requires a Config File Provider file named ``ansible-cfg`` created +on Jenkins. The file can include ansible host configuration required for the +environment. + :Template Names: - {project-name}-packer-verify - gerrit-packer-verify