X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=docs%2Fjjb%2Flf-c-cpp-jobs.rst;fp=docs%2Fjjb%2Flf-c-cpp-jobs.rst;h=17d458140ac3e5fdf683a0176752ca6ea1e48258;hb=9fdb611f1fce34d54be1af81d7baedb86726302c;hp=4d6d4cec04ab444ed04c34c3cbbaea735629d1cf;hpb=38522a995531929d2505115adf2df59e470f2a0e;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