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:
f7c64a2
)
Add timeout and timestamp for long duration tasks
85/43685/1
author
Yujun Zhang
<zhang.yujunz@zte.com.cn>
Sat, 30 Sep 2017 02:01:21 +0000
(10:01 +0800)
committer
Yujun Zhang
<zhang.yujunz@zte.com.cn>
Sat, 30 Sep 2017 02:01:21 +0000
(10:01 +0800)
Change-Id: Ib4b07e23a81718e759ed43ff7fa2882735804afc
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
jjb/qtip/qtip-validate-jobs.yml
patch
|
blob
|
history
diff --git
a/jjb/qtip/qtip-validate-jobs.yml
b/jjb/qtip/qtip-validate-jobs.yml
index
75c475a
..
33f87be
100644
(file)
--- a/
jjb/qtip/qtip-validate-jobs.yml
+++ b/
jjb/qtip/qtip-validate-jobs.yml
@@
-53,6
+53,7
@@
- job-template:
name: 'qtip-{qpi}-{installer}-{stream}'
disabled: false
+
parameters:
- project-parameter:
project: '{project}'
@@
-76,6
+77,14
@@
scm:
- git-scm
+ wrappers:
+ - timeout:
+ elastic-percentage: 150
+ elastic-default-timeout: 30
+ abort: true
+ type: elastic
+ - timestamps
+
triggers:
- 'qtip-daily'