From 3c51807e3b05351efb4a0ad4b41be04eb93ed98c Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Thu, 1 Sep 2016 15:34:32 +0200 Subject: [PATCH] Increase the git clone timeout to 15 minutes Change-Id: Iac19f79f36fcbb7bbc27d7f6adf6085cb0ec449c Signed-off-by: Fatih Degirmenci --- jjb/releng-macros.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/jjb/releng-macros.yaml b/jjb/releng-macros.yaml index 8328aec03..eb4ee52bd 100644 --- a/jjb/releng-macros.yaml +++ b/jjb/releng-macros.yaml @@ -47,6 +47,7 @@ - 'origin/$GERRIT_BRANCH' skip-tag: true choosing-strategy: '{choosing-strategy}' + timeout: 15 - wrapper: name: build-timeout -- 2.16.6