X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=docs%2Fjjb%2Flf-macros.rst;h=0ad15060f49fd25488a4aea328d64696f8e59add;hb=9928e127c807de194408333c7ef9cf3592f7572d;hp=1ea2cfaf3da3945eeff736302425856345213956;hpb=e860cc760f59822c38484ef252c7690937caf9a7;p=releng%2Fglobal-jjb.git diff --git a/docs/jjb/lf-macros.rst b/docs/jjb/lf-macros.rst index 1ea2cfaf..0ad15060 100644 --- a/docs/jjb/lf-macros.rst +++ b/docs/jjb/lf-macros.rst @@ -12,6 +12,11 @@ This macro will post a comment to the gerrit patchset if the build creates a file named gerrit_comment.txt To use this macro add it to the list of builders. +lf-ansible-config-file-provider +------------------------------- + +Provisions files required by the ansible, namely +"~/.ansible/ansible.cfg" in the Jenkins home directory. lf-fetch-dependent-patches -------------------------- @@ -430,6 +435,11 @@ lf-infra-node-parameters Provides parameters needed by NodeJS and NPM. Use in any jobs that need to run NodeJS or NPM. +lf-infra-sonar-cli-parameters +----------------------------- + +Provides parameters needed by Python jobs to run the SonarCloud CLI. + lf-infra-tox-parameters -----------------------