[Functest] Increase daily job timeout to 180 41/17541/1
authorjose.lausuch <jose.lausuch@ericsson.com>
Tue, 26 Jul 2016 07:58:14 +0000 (09:58 +0200)
committerjose.lausuch <jose.lausuch@ericsson.com>
Tue, 26 Jul 2016 07:58:14 +0000 (09:58 +0200)
Some installer/scenarios take too long to execute the
tests and the job times out.. Although this is not the
best solution, we can let the installer teams run the
tests to see why it takes too long sometimes)

Change-Id: I37cc393c65408741c5f0ecb9cc12ad6297c31d6d
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
jjb/functest/functest-ci-jobs.yml

index 6a571ab..2917e5b 100644 (file)
         - 'suite':
             job-timeout: 60
         - 'daily':
-            job-timeout: 120
+            job-timeout: 180
         - 'weekly':
             job-timeout: 400