From: Thanh Ha Date: Wed, 21 Aug 2019 14:23:10 +0000 (-0400) Subject: Inc JJB Verify timeout to match merge job X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F73%2F83873%2F1;p=releng%2Fbuilder.git Inc JJB Verify timeout to match merge job The JJB Verify job has been timing out lately as it takes longer to verify with the many more jobs we have today. Let's match the timeout with the merge job to give it more time to run it's course. Change-Id: I19f6863a72774066afc3195529863cb24dca58e0 Signed-off-by: Thanh Ha --- diff --git a/jjb/releng-jobs.yaml b/jjb/releng-jobs.yaml index 164759426..69d329963 100644 --- a/jjb/releng-jobs.yaml +++ b/jjb/releng-jobs.yaml @@ -15,7 +15,8 @@ - gerrit-jjb-merge: build-node: centos7-builder-4c-4g build-timeout: 90 - - gerrit-jjb-verify + - gerrit-jjb-verify: + build-timeout: 90 - builder-check-poms - builder-copy-sandbox-logs - gerrit-tox-verify