summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorRyota MIBU <r-mibu@cq.jp.nec.com>2016-09-13 23:05:50 +0900
committerRyota MIBU <r-mibu@cq.jp.nec.com>2016-09-13 23:05:50 +0900
commit93eab81920c310dd22ecd5da4ff23b4d0525f625 (patch)
treec94adb41aeccc75a24cb98826589a696f69ff4f7 /jjb
parent51a3806ba98cf2fa3e6ae03c0cd4a7781c89330b (diff)
doctor: skip voting from results of immature jobs
Change-Id: I8bfe946c6708f2d0eb0b1c583e1a522d4d797e93 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Diffstat (limited to 'jjb')
-rw-r--r--jjb/doctor/doctor.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/jjb/doctor/doctor.yml b/jjb/doctor/doctor.yml
index ead6c00a1..2d0bbfb04 100644
--- 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':