functest: daily jobs: Increase timeout 43/31243/1
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Tue, 21 Mar 2017 18:16:26 +0000 (19:16 +0100)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Tue, 21 Mar 2017 18:18:50 +0000 (19:18 +0100)
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 <Alexandru.Avadanii@enea.com>
jjb/functest/functest-daily-jobs.yml

index a3268d3..e8d1432 100644 (file)
         - 'suite':
             job-timeout: 60
         - 'daily':
-            job-timeout: 180
+            job-timeout: 240
 
     jobs:
         - 'functest-{installer}-{pod}-{testsuite}-{stream}'