Increase bgpcep-sonar timeout 38/78738/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 13 Dec 2018 08:26:46 +0000 (09:26 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 13 Dec 2018 08:27:39 +0000 (09:27 +0100)
The build has been failing for 5 months, making it clear 60 minutes
is not enough. Bump timeout to 120 minutes.

Change-Id: If263acef0301d7d669f2a7a55b078c3b8ce785b2
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
jjb/bgpcep/bgpcep.yaml

index aa10d9a1e481d0a4852c0375a276eec0bc4eb908..f2479e44c20a1574175d26b4d02cc6afc2dea30e 100644 (file)
@@ -95,6 +95,7 @@
     project: 'bgpcep'
     project-name: 'bgpcep'
     build-node: centos7-builder-8c-8g
+    build-timeout: 120
     branch: 'master'
     mvn-settings: 'bgpcep-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'