From 0f8944176bb730e55d4a97d5e2fb586168f4318e Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Fri, 1 Jun 2018 17:49:33 -0700 Subject: Increase doc timeout Increase submodule sync to 24 for doc templates. Recently we have been seeing some issues and 12 timeout doesn't seem to be enough at times. Change-Id: I6f1bd36cc7b0b640dcc3deb6adbbbbefc05e6127 Issue-ID: CIMAN-163 Signed-off-by: Jessica Wagantall --- jjb/doc/doc-templates-rtd.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/doc/doc-templates-rtd.yaml b/jjb/doc/doc-templates-rtd.yaml index 13b258310..4bc2d119f 100644 --- a/jjb/doc/doc-templates-rtd.yaml +++ b/jjb/doc/doc-templates-rtd.yaml @@ -42,7 +42,7 @@ wipe-workspace: true submodule: recursive: '{submodule-recursive}' - timeout: '12' + timeout: '24' wrappers: - infra-wrappers: -- cgit 1.2.3-korg