X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=docs%2Fjjb%2Flf-macros.rst;h=2750b1168a00a21ef09d482d882193a6d669a7cc;hb=edc83001e85ae50e3694a4feb0236dfacc71d61e;hp=27da706b9061c6cf7ed51058cdea9e6f4c88fe68;hpb=a20a9570bd3fa82e8163582f2b2d43e09065d6dc;p=releng%2Fglobal-jjb.git diff --git a/docs/jjb/lf-macros.rst b/docs/jjb/lf-macros.rst index 27da706b..2750b116 100644 --- a/docs/jjb/lf-macros.rst +++ b/docs/jjb/lf-macros.rst @@ -323,6 +323,11 @@ lf-infra-gerrit-scm Basic SCM configuration for Gerrit based projects. +:Required parameters: + + :submodule-timeout: Timeout (in minutes) for checkout operation. + (default: 10) + lf-infra-github-scm ------------------- @@ -332,6 +337,11 @@ On the `branch` variable you can assign `$sha1` or `$ghprbActualCommit` as the value. This will require that the job be triggered via the GHPRB plugin and not manually. +:Required parameters: + + :submodule-timeout: Timeout (in minutes) for checkout operation. + (default: 10) + Wrappers ========