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:
51a3806
)
doctor: skip voting from results of immature jobs
29/21029/1
author
Ryota MIBU
<r-mibu@cq.jp.nec.com>
Tue, 13 Sep 2016 14:05:50 +0000
(23:05 +0900)
committer
Ryota MIBU
<r-mibu@cq.jp.nec.com>
Tue, 13 Sep 2016 14:05:50 +0000
(23:05 +0900)
Change-Id: I8bfe946c6708f2d0eb0b1c583e1a522d4d797e93
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
jjb/doctor/doctor.yml
patch
|
blob
|
history
diff --git
a/jjb/doctor/doctor.yml
b/jjb/doctor/doctor.yml
index
ead6c00
..
2d0bbfb
100644
(file)
--- a/
jjb/doctor/doctor.yml
+++ b/
jjb/doctor/doctor.yml
@@
-130,6
+130,11
@@
file-paths:
- compare-type: ANT
pattern: 'tests/**'
+ skip-vote:
+ successful: true
+ failed: true
+ unstable: true
+ notbuilt: true
builders:
- 'functest-suite-builder':