summaryrefslogtreecommitdiffstats
path: root/jjb/functest
diff options
context:
space:
mode:
authorjose.lausuch <jose.lausuch@ericsson.com>2016-07-26 09:58:14 +0200
committerjose.lausuch <jose.lausuch@ericsson.com>2016-07-26 09:58:14 +0200
commit3d8638a695f3337aff7dedc9e05178366a4520fe (patch)
tree4e160d27bbf2619dc8238c97a80a2821f90c2e6c /jjb/functest
parent6c455833a45da8feac06885a334a199ee23a84b3 (diff)
[Functest] Increase daily job timeout to 180
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>
Diffstat (limited to 'jjb/functest')
-rw-r--r--jjb/functest/functest-ci-jobs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/functest/functest-ci-jobs.yml b/jjb/functest/functest-ci-jobs.yml
index 6a571abc6..2917e5b39 100644
--- a/jjb/functest/functest-ci-jobs.yml
+++ b/jjb/functest/functest-ci-jobs.yml
@@ -129,7 +129,7 @@
- 'suite':
job-timeout: 60
- 'daily':
- job-timeout: 120
+ job-timeout: 180
- 'weekly':
job-timeout: 400