X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=releasenotes%2Fnotes%2Fsubmodule-timeout-e75d10f51ca36933.yaml;h=fca18f843417694ecf5b8695d1fd3c9556b0638c;hb=5e7040b0710c05df16d1815be74214c5eb5f9239;hp=f13ee74b4e4bfac58e247b287847d42f67d29e4d;hpb=9fdb611f1fce34d54be1af81d7baedb86726302c;p=releng%2Fglobal-jjb.git diff --git a/releasenotes/notes/submodule-timeout-e75d10f51ca36933.yaml b/releasenotes/notes/submodule-timeout-e75d10f51ca36933.yaml index f13ee74b..fca18f84 100644 --- a/releasenotes/notes/submodule-timeout-e75d10f51ca36933.yaml +++ b/releasenotes/notes/submodule-timeout-e75d10f51ca36933.yaml @@ -1,12 +1,16 @@ --- features: - | - Add a new ``submodule-timeout`` optional parameter to provide a timeout - value (in minutes) for timeout operations. + **lf-infra-gerrit-scm** and **lf-infra-github-scm** now require a + ``submodule-timeout`` parameter to provide a timeout value (in minutes) + for git fetch operations. + - | + All job-templates now provide an optional ``submodule-timeout`` parameter + for git fetch operations, defaulting to 10 minutes. upgrade: - | - Any project using the lf-infra-gerrit-scm and lf-infra-github-scm macros - in our out of global-jjb should need to add a submodule-timeout value. - It is recommended to set this value to ``10`` since that is the default - value used by the Jenkins Git Plugin. + Any project using the **lf-infra-gerrit-scm** and **lf-infra-github-scm** + macros in global-jjb should need to add a ``submodule-timeout`` value. It + is recommended to default this value to ``10`` since it is the + default used by the Jenkins Git Plugin.