From b561b2c9cccce6af693fdafa7b2bcb8883d9e2be Mon Sep 17 00:00:00 2001 From: meimei Date: Thu, 9 Feb 2017 09:22:54 +0800 Subject: [PATCH] [opera] set timeout of daily building job as 240min Change-Id: Ie323aa771f2348d99eacbf5115c1503e69576ab7 Signed-off-by: meimei --- jjb/opera/opera-daily-jobs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/opera/opera-daily-jobs.yml b/jjb/opera/opera-daily-jobs.yml index f1ea1aa74..d49caf1a6 100644 --- a/jjb/opera/opera-daily-jobs.yml +++ b/jjb/opera/opera-daily-jobs.yml @@ -52,7 +52,7 @@ - ssh-agent-wrapper - timeout: - timeout: 120 + timeout: 240 fail: true triggers: -- 2.16.6