From fec9840ec850a0c2d0edaac0624eaa5a1d269d73 Mon Sep 17 00:00:00 2001 From: Luis Gomez Date: Tue, 2 Jan 2018 18:51:36 -0800 Subject: [PATCH] Set SFC build timeout to 120 Change-Id: Id4b0a039d067309d3b274c9c054aca4e76e7822f Signed-off-by: Luis Gomez --- jjb/sfc/sfc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/sfc/sfc.yaml b/jjb/sfc/sfc.yaml index 42ccb2e4c..a6d414564 100644 --- a/jjb/sfc/sfc.yaml +++ b/jjb/sfc/sfc.yaml @@ -19,7 +19,7 @@ mvn-settings: 'sfc-settings' mvn-goals: 'clean install' mvn-opts: '-Xmx2048m -XX:MaxPermSize=256m -Dmaven.compile.fork=true' - build-timeout: 90 + build-timeout: 120 dependencies: 'openflowplugin-merge-{stream},ovsdb-merge-{stream},lispflowmapping-merge-{stream}' email-upstream: '[sfc] [openflowplugin] [ovsdb] [lispflowmapping]' archive-artifacts: '' -- 2.36.6