From: jose.lausuch Date: Tue, 26 Jul 2016 07:58:14 +0000 (+0200) Subject: [Functest] Increase daily job timeout to 180 X-Git-Tag: colorado.1.0~219 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=3d8638a695f3337aff7dedc9e05178366a4520fe;p=releng.git [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 --- 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