Add build timeout for controller 89/67789/1
authorLuis Gomez <ecelgp@gmail.com>
Wed, 31 Jan 2018 17:23:49 +0000 (09:23 -0800)
committerLuis Gomez <ecelgp@gmail.com>
Wed, 31 Jan 2018 17:23:49 +0000 (09:23 -0800)
Change-Id: Id849c281cd9c2f71e8d47657fd360a4807df68bf
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
jjb/controller/controller.yaml

index 78631d214483fa96dcb6bc78a0f827e95912b9ba..f30770715e9c28f596843dd2af1930f3f5edc0ae 100644 (file)
@@ -46,6 +46,7 @@
     mvn-settings: 'controller-settings'
     mvn-goals: 'clean install -Pintegrationtests,docs'
     mvn-opts: '-Xmx4096m -XX:MaxPermSize=1024m -Dmaven.compile.fork=true'
+    build-timeout: 90
     dependencies: 'odlparent-merge-{stream},yangtools-merge-{stream},aaa-merge-{stream}'
     email-upstream: '[controller] [odlparent] [yangtools] [aaa]'
     archive-artifacts: ''
@@ -73,6 +74,7 @@
     mvn-settings: 'controller-settings'
     mvn-goals: 'clean install -Pintegrationtests,docs'
     mvn-opts: '-Xmx4096m -XX:MaxPermSize=1024m -Dmaven.compile.fork=true'
+    build-timeout: 90
     dependencies: 'odlparent-merge-{stream},yangtools-merge-{stream},aaa-merge-{stream}'
     email-upstream: '[controller] [odlparent] [yangtools] [aaa]'
     archive-artifacts: ''