diff options
author | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2017-03-22 14:50:44 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-22 14:50:44 +0000 |
commit | a62dbaeaf4ebf76270665d91bcaf27aaffade869 (patch) | |
tree | b4ef2e3ca6bb13e8419ca0f4df6c4a58ccc1741e | |
parent | d7e99d76f1be4ffac673f62c89743bd563ce0b05 (diff) | |
parent | 0edcf35503ae68d9ce0977c0ae193cc078e07ff8 (diff) |
Merge "functest: daily jobs: Increase timeout"
-rw-r--r-- | jjb/functest/functest-daily-jobs.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/functest/functest-daily-jobs.yml b/jjb/functest/functest-daily-jobs.yml index a3268d3e5..e8d14321f 100644 --- a/jjb/functest/functest-daily-jobs.yml +++ b/jjb/functest/functest-daily-jobs.yml @@ -205,7 +205,7 @@ - 'suite': job-timeout: 60 - 'daily': - job-timeout: 180 + job-timeout: 240 jobs: - 'functest-{installer}-{pod}-{testsuite}-{stream}' |