X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=docs%2Fjjb%2Flf-c-cpp-jobs.rst;h=17d458140ac3e5fdf683a0176752ca6ea1e48258;hb=refs%2Fchanges%2F79%2F14779%2F3;hp=4d6d4cec04ab444ed04c34c3cbbaea735629d1cf;hpb=299527b2eff4f8c47b98c9c52a46d59121fab94a;p=releng%2Fglobal-jjb.git diff --git a/docs/jjb/lf-c-cpp-jobs.rst b/docs/jjb/lf-c-cpp-jobs.rst index 4d6d4cec..17d45814 100644 --- a/docs/jjb/lf-c-cpp-jobs.rst +++ b/docs/jjb/lf-c-cpp-jobs.rst @@ -54,6 +54,8 @@ project into a tar.xz tarball to produce a release candidate. Often the same as the branch. (default: master) :submodule-recursive: Whether to checkout submodules recursively. (default: true) + :submodule-timeout: Timeout (in minutes) for checkout operation. + (default: 10) :version: (default: '') Project version to stage release as. There are 2 methods for using this value: @@ -116,6 +118,8 @@ Verify job which runs cmake && make && make install to test a project build.. Often the same as the branch. (default: master) :submodule-recursive: Whether to checkout submodules recursively. (default: true) + :submodule-timeout: Timeout (in minutes) for checkout operation. + (default: 10) :gerrit_verify_triggers: Override Gerrit Triggers. :gerrit_trigger_file_paths: Override file paths which to filter which file