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:
0a8bffe
)
Add jjob Functest timeout as input parameter, default 210
11/10011/4
author
jose.lausuch
<jose.lausuch@ericsson.com>
Mon, 15 Feb 2016 15:43:48 +0000
(16:43 +0100)
committer
jose.lausuch
<jose.lausuch@ericsson.com>
Mon, 15 Feb 2016 17:58:54 +0000
(18:58 +0100)
Change-Id: Idac1822b199e397d930a74ac03e8ab2403ca7329
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
1165b2a
..
9b04b04
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:
210
+ timeout:
$JOB_TIMEOUT
abort: true
parameters:
@@
-126,6
+126,10
@@
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: