From 8277e23a8d1aa8cb262e83fe789e79868e290bb0 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Wed, 27 Nov 2019 18:40:54 +0100 Subject: [PATCH] ta: aarch64 ISO build: Bump timeout from 2h to 3h aarch64 ISO build usually takes 1h30-1h45, but depending on upstream mirrors it might take more than 2h. Bump the job timeout accordingly. Change-Id: I8ccb4575340ff3718582e24ca6b501734cb63867 Signed-off-by: Alexandru Avadanii --- jjb/ta/ci-build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/ta/ci-build.yaml b/jjb/ta/ci-build.yaml index dab1436..7b87a8a 100644 --- a/jjb/ta/ci-build.yaml +++ b/jjb/ta/ci-build.yaml @@ -14,6 +14,6 @@ project-name: none build-node: aarch64_dev stream: master - build-timeout: 120 + build-timeout: 180 jobs: - akraino-project-release-ta-build -- 2.16.6