diff options
author | Ryota MIBU <r-mibu@cq.jp.nec.com> | 2016-09-14 01:49:27 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-09-14 01:49:28 +0000 |
commit | 5facf6e1c57439569284b08ccf03e35cfb6a1672 (patch) | |
tree | d97333638b4b030d46ef58bec48b5608a420627a /jjb/doctor/doctor.yml | |
parent | ae5c54cd7acb95defc0c8f0ec8a4ddeb0d85cfce (diff) | |
parent | 93eab81920c310dd22ecd5da4ff23b4d0525f625 (diff) |
Merge "doctor: skip voting from results of immature jobs"
Diffstat (limited to 'jjb/doctor/doctor.yml')
-rw-r--r-- | jjb/doctor/doctor.yml | 5 |
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': |