From 0edcf35503ae68d9ce0977c0ae193cc078e07ff8 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Tue, 21 Mar 2017 19:16:26 +0100 Subject: functest: daily jobs: Increase timeout Armband Functest jobs timeout sometimes, mostly because of failing tests which time out individually, adding to more than 180 min. Therefore, increase the job timeout to 240 min. Change-Id: I4829e14785f5dd7297f28dde436d5149a896d419 Signed-off-by: Alexandru Avadanii --- jjb/functest/functest-daily-jobs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb/functest/functest-daily-jobs.yml') diff --git a/jjb/functest/functest-daily-jobs.yml b/jjb/functest/functest-daily-jobs.yml index a3268d3e5..e8d14321f 100644 --- a/jjb/functest/functest-daily-jobs.yml +++ b/jjb/functest/functest-daily-jobs.yml @@ -205,7 +205,7 @@ - 'suite': job-timeout: 60 - 'daily': - job-timeout: 180 + job-timeout: 240 jobs: - 'functest-{installer}-{pod}-{testsuite}-{stream}' -- cgit 1.2.3-korg