Increase job timeout for yangtools-release-merge 66/97266/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 19 Aug 2021 19:54:59 +0000 (21:54 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 19 Aug 2021 19:56:10 +0000 (21:56 +0200)
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 <robert.varga@pantheon.tech>
jjb/yangtools/yangtools.yaml

index 6b3aa703fcac71c1937b041c4edc80d597546c3f..b4d5a5d616124f109fd7492032b5ef39ecc9073a 100644 (file)
@@ -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