From 33e0ac4559649f126e727d483b3fdf70b6a9a634 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Wed, 26 Aug 2020 15:49:54 -0700 Subject: Increase doc merge timeout Few doc merge jobs failed due to reaching the 15 min timeout. Increasing a little bit more to 30. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall Change-Id: Icb654b8482e3aeb6face1aed788007e2a6c27fcc --- jjb/rtdv3/rtdv3.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/jjb/rtdv3/rtdv3.yaml b/jjb/rtdv3/rtdv3.yaml index 017218aa8..a4cec8374 100644 --- a/jjb/rtdv3/rtdv3.yaml +++ b/jjb/rtdv3/rtdv3.yaml @@ -24,7 +24,8 @@ comment-contains-value: remerge$ jobs: - rtdv3-global-verify - - rtdv3-global-merge + - rtdv3-global-merge: + build-timeout: 30 stream: - master: branch: '*' -- cgit 1.2.3-korg