f13ee74b4e4bfac58e247b287847d42f67d29e4d
[releng/global-jjb.git] / releasenotes / notes / submodule-timeout-e75d10f51ca36933.yaml
1 ---
2 features:
3   - |
4     Add a new ``submodule-timeout`` optional parameter to provide a timeout
5     value (in minutes) for timeout operations.
6
7 upgrade:
8   - |
9     Any project using the lf-infra-gerrit-scm and lf-infra-github-scm macros
10     in our out of global-jjb should need to add a submodule-timeout value.
11     It is recommended to set this value to ``10`` since that is the default
12     value used by the Jenkins Git Plugin.