From: Julien Barbot Date: Wed, 29 Aug 2018 09:36:26 +0000 (+0200) Subject: Set build-timeout to 180 for dcaegen2-deployments X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F25%2F63425%2F1;p=ci-management.git Set build-timeout to 180 for dcaegen2-deployments This is needed because pnda image creation takes a lot of time. Change-Id: If5c587c2ca3b9764a4ecbe6f1546e324ef756ef5 Issue-ID: DCAEGEN2-367 Signed-off-by: Julien Barbot --- diff --git a/jjb/dcaegen2/dcaegen2-deployments.yaml b/jjb/dcaegen2/dcaegen2-deployments.yaml index a83a10f6e..6ffa6b44f 100644 --- a/jjb/dcaegen2/dcaegen2-deployments.yaml +++ b/jjb/dcaegen2/dcaegen2-deployments.yaml @@ -21,3 +21,4 @@ files: '**' archive-artifacts: '' build-node: 'ubuntu1604-docker-8c-8g' + build-timeout: 180