X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=docs%2Fjjb%2Flf-macros.rst;h=3df86ab2a765ca6f35ca7bbb5e8623a217566a30;hb=033c0923b0a2aada193cf24ea7ce8725413c9d7f;hp=357ecb656dfa9a9d494e1979f7cf2fc22df889b2;hpb=5f79451fbde6689fd5b43f3d085b2766022f669e;p=releng%2Fglobal-jjb.git diff --git a/docs/jjb/lf-macros.rst b/docs/jjb/lf-macros.rst index 357ecb65..3df86ab2 100644 --- a/docs/jjb/lf-macros.rst +++ b/docs/jjb/lf-macros.rst @@ -44,6 +44,11 @@ Checks files for :licenses-allowed: Comma-separated list of allowed licenses. For example: Apache-2.0,EPL-1.0,MIT +lf-infra-capture-instance-metadata +---------------------------------- + +Capture instance metadata. + lf-infra-create-netrc --------------------- @@ -372,8 +377,14 @@ Requires ``SonarQube Scanner for Jenkins`` Parameters ========== +lf-autotools-parameters +----------------------- + +Provides parameters needed by configure and make. Should be used by any jobs +that need to call the ``configure && make`` pattern. + lf-clm-parameters -------------------- +----------------- Provides the policy evaluation stage to run against Nexus IQ Server. Valid values include: 'build', 'stage-release', 'operate'. @@ -447,7 +458,8 @@ lf-infra-publish Provides basic lf-infra recommended publisher configurations which should be used in all job templates. This primary objective of this trigger is to -gather build logs and copy them to a log server. +gather package listing, instance metadata, sar reports, build logs and copy +them to a log server. lf-infra-publish-windows ------------------------