Set build-timeout to 60 for lf-ansible-roles 09/68509/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 22 Feb 2018 20:42:06 +0000 (15:42 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 22 Feb 2018 20:42:08 +0000 (15:42 -0500)
Roles can take long to build if they need to compile something
so allow 60 minutes.

Change-Id: I01616e8c47c0b3fa2e6ab8c964b563e305e5246e
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/lf-infra/lf-infra-jobs.yaml

index f65265ec4f47fedf89af8cc0b28507da908a6e1c..3d83608ced9741817c398c4540afec9d483e5009 100644 (file)
@@ -7,6 +7,7 @@
     project-name: lf-infra-ansible-roles
     project: ansible/roles/*
     build-node: ubuntu1604-docker-2c-2g
+    build-timeout: 60
     stream: any
     branch: '*'