X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=docs%2Fjjb%2Flf-macros.rst;h=a653bc559278e965b082ca80330faf9abe5f1ecb;hb=12eace1d1f832e2c42147ac7826c87670ec0cc0c;hp=9b5773a54fb0edb168092d499175b78c4dcc3bb6;hpb=e64d984f94e4aae8a3d184ae7c585c3b24b40832;p=releng%2Fglobal-jjb.git diff --git a/docs/jjb/lf-macros.rst b/docs/jjb/lf-macros.rst index 9b5773a5..a653bc55 100644 --- a/docs/jjb/lf-macros.rst +++ b/docs/jjb/lf-macros.rst @@ -240,7 +240,12 @@ Script to trigger a build on http://readthedocs.org lf-rtd-verify ------------- -ReadTheDocs verify script. +ReadTheDocs verify script. Installs and runs tox. + +:Required parameters: + + :doc-dir: Document directory. + :python-version: Python version. check-info-votes ---------------- @@ -280,7 +285,9 @@ Forcibly removes all of the docker images. lf-infra-sonar --------------- -Runs Jenkins Sonar plug-in +Runs Jenkins SonarQube plug-in. + +Requires ``SonarQube Scanner for Jenkins`` :Optional Parameters: :sonar-task: Sonar task to run. (default: "") @@ -338,6 +345,12 @@ lf-infra-tox-parameters Provides parameters needed by python-tox. Should be used by any jobs that need to run `tox `. + +lf-build-with-parameters-maven-release +-------------------------------------- + +Provides parameters needed for maven release jobs 'build with parameters'. + Properties ==========