X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=docs%2Fjjb%2Flf-macros.rst;h=112fd2f2715fa3ed7b24e9d199c8665c2d23bedd;hb=35e5c8dbf87dc8657bfa1c2631d641f56d81ed07;hp=66a25a8e950eef560a3eef0c349b0a1b9db52966;hpb=69ae8c45e09e00014f171a78eedaef3ccf71beee;p=releng%2Fglobal-jjb.git diff --git a/docs/jjb/lf-macros.rst b/docs/jjb/lf-macros.rst index 66a25a8e..112fd2f2 100644 --- a/docs/jjb/lf-macros.rst +++ b/docs/jjb/lf-macros.rst @@ -354,6 +354,7 @@ Requires ``SonarQube Scanner for Jenkins`` :sonar-properties: Sonar configuration properties. (default: "") :sonar-java-opts: JVM options. (default: "") :sonar-additional-args: Additional command line arguments. (default: "") + :sonar-jdk: JDK version to use. (default: openjdk17) lf-infra-sonar-with-prescan --------------------------- @@ -435,6 +436,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 -----------------------