Set build-timeout to 180 for dcaegen2-deployments 25/63425/1
authorJulien Barbot <julien@barbot.org>
Wed, 29 Aug 2018 09:36:26 +0000 (11:36 +0200)
committerJulien Barbot <julien@barbot.org>
Wed, 29 Aug 2018 09:50:30 +0000 (11:50 +0200)
This is needed because pnda image creation takes a lot of time.

Change-Id: If5c587c2ca3b9764a4ecbe6f1546e324ef756ef5
Issue-ID: DCAEGEN2-367
Signed-off-by: Julien Barbot <julien@barbot.org>
jjb/dcaegen2/dcaegen2-deployments.yaml

index a83a10f..6ffa6b4 100644 (file)
@@ -21,3 +21,4 @@
     files: '**'
     archive-artifacts: ''
     build-node: 'ubuntu1604-docker-8c-8g'
+    build-timeout: 180