Code Review
/
releng.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
570ef34
)
Increase Functest job timeout to 400
31/10031/1
author
jose.lausuch
<jose.lausuch@ericsson.com>
Mon, 15 Feb 2016 20:57:32 +0000
(21:57 +0100)
committer
jose.lausuch
<jose.lausuch@ericsson.com>
Mon, 15 Feb 2016 20:57:32 +0000
(21:57 +0100)
Change-Id: I10647d8fae4c5fef67bde6504dd218f310d54074
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
jjb/functest/functest-ci-jobs.yml
patch
|
blob
|
history
diff --git
a/jjb/functest/functest-ci-jobs.yml
b/jjb/functest/functest-ci-jobs.yml
index
2912eb8
..
9765eb0
100644
(file)
--- a/
jjb/functest/functest-ci-jobs.yml
+++ b/
jjb/functest/functest-ci-jobs.yml
@@
-112,7
+112,7
@@
- build-name:
name: '$BUILD_NUMBER Suite: $FUNCTEST_SUITE_NAME Scenario: $DEPLOY_SCENARIO'
- timeout:
- timeout:
'$JOB_TIMEOUT'
+ timeout:
400
abort: true
parameters:
@@
-126,10
+126,6
@@
default: 'os-odl_l2-nofeature-ha'
- functest-parameter:
gs-pathname: '{gs-pathname}'
- - string:
- name: JOB_TIMEOUT
- default: '210'
- description: "Job build timeout"
scm:
- git-scm: