diff options
author | Ryota MIBU <r-mibu@cq.jp.nec.com> | 2017-01-10 01:07:53 +0000 |
---|---|---|
committer | Ryota MIBU <r-mibu@cq.jp.nec.com> | 2017-01-10 01:07:53 +0000 |
commit | 75c49787bd6cc357d44769e30a2b6d9832eca765 (patch) | |
tree | d04a4c52707b8e87c9262b58e21315ee74151de3 /jjb/doctor | |
parent | d12633f1973d5d11b1e9537d76578d6c51bf0a6c (diff) |
[doctor] not to reset verified status with experimental jobs
Change-Id: Icc067b60b18dc9d9d06572b9c2deb103bf4b9529
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Diffstat (limited to 'jjb/doctor')
-rw-r--r-- | jjb/doctor/doctor.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/doctor/doctor.yml b/jjb/doctor/doctor.yml index 79dee84f9..e225a123f 100644 --- a/jjb/doctor/doctor.yml +++ b/jjb/doctor/doctor.yml @@ -233,3 +233,4 @@ failed: true unstable: true notbuilt: true + silent-start: true |