X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=docs%2Fjjb%2Flf-macros.rst;h=66a25a8e950eef560a3eef0c349b0a1b9db52966;hb=refs%2Ftags%2Fv0.71.0;hp=4280cb807d7fbb1af68196744a2c65857b1ad23b;hpb=53065905f076834d00bfa542c2feeb8553ac177e;p=releng%2Fglobal-jjb.git diff --git a/docs/jjb/lf-macros.rst b/docs/jjb/lf-macros.rst index 4280cb80..66a25a8e 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 -------------------------- @@ -374,6 +379,12 @@ Requires ``SonarQube Scanner for Jenkins`` :sonar-java-opts: JVM options. (default: "") :sonar-additional-args: Additional command line arguments. (default: "") +lf-infra-pipeline-verify +------------------------ + +Verify a Jenkins pipeline by linting it and ensuring that it cannot run on the +Jenkins master. + Parameters ==========