Add submodule-timeout for submodule operations
[releng/global-jjb.git] / docs / jjb / lf-rtd-jobs.rst
index b21cee6..c5c9172 100644 (file)
@@ -80,6 +80,8 @@ ReadTheDocs. To do that follow these steps:
         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_merge_triggers: Override Gerrit Triggers.
     :gerrit_trigger_file_paths: Override file paths filter which checks which
@@ -125,6 +127,8 @@ Verify job which runs a tox build of the docs project
         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 filter which checks which