From: Jessica Wagantall Date: Wed, 26 Aug 2020 22:49:54 +0000 (-0700) Subject: Increase doc merge timeout X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=33e0ac4559649f126e727d483b3fdf70b6a9a634;p=ci-management.git 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 --- 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: '*'