Temporary incease functest timeout to 360 minutes 21/53521/3
authorDelia Popescu <delia.popescu@enea.com>
Mon, 12 Mar 2018 10:50:48 +0000 (12:50 +0200)
committerDelia Popescu <delia.popescu@enea.com>
Mon, 12 Mar 2018 13:23:02 +0000 (15:23 +0200)
Openstack APIs response call is tacking very long on ARM
Work is being done on fixing the issue
Temporary increase functest timeout on x86 too because of COMPASS

JIRA: ARMBAND-366
JIRA: COMPASS-589

Change-Id: I355500da56c5a040324c0969237ac2decfd29edf
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
jjb/functest/functest-daily-jobs.yml

index 099d01a..a58e0bf 100644 (file)
       - 'suite':
           job-timeout: 60
       - 'daily':
-          job-timeout: 300
+          job-timeout: 360
       - 'arm-daily':
-          job-timeout: 300
+          job-timeout: 360
 
     jobs:
       - 'functest-{installer}-{pod}-{testsuite}-{stream}'