From: Ryota MIBU Date: Tue, 13 Sep 2016 14:05:50 +0000 (+0900) Subject: doctor: skip voting from results of immature jobs X-Git-Tag: colorado.1.0~37^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=releng.git;a=commitdiff_plain;h=93eab81920c310dd22ecd5da4ff23b4d0525f625 doctor: skip voting from results of immature jobs Change-Id: I8bfe946c6708f2d0eb0b1c583e1a522d4d797e93 Signed-off-by: Ryota MIBU --- 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':