From: Robert Varga Date: Thu, 19 Aug 2021 19:54:59 +0000 (+0200) Subject: Increase job timeout for yangtools-release-merge X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=2d2ad17927d16a68abaf8c9aaea3d4cedcd146b9;p=releng%2Fbuilder.git Increase job timeout for yangtools-release-merge This job is now waiting for nexus promotion, which does not complete in 15 minutes. Bump the timeout to 90 minutes to be on the safer side. Change-Id: Id2189d43c3414329cbd65a936fb60e0444ff0d50 Signed-off-by: Robert Varga --- diff --git a/jjb/yangtools/yangtools.yaml b/jjb/yangtools/yangtools.yaml index 6b3aa703f..b4d5a5d61 100644 --- a/jjb/yangtools/yangtools.yaml +++ b/jjb/yangtools/yangtools.yaml @@ -93,6 +93,9 @@ build-node: centos7-builder-2c-1g mvn-settings: yangtools-settings + # Needs to be rather long until we sort out the performance of + # https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/ + build-timeout: 90 - project: name: yangtools-sonar