diff options
author | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2017-01-10 14:45:47 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-01-10 14:45:47 +0000 |
commit | 91f125f97dae12ccfc3515e0ca457486d88841fc (patch) | |
tree | f276e2dbbf6f7c6ea4e86ff891686fc485123f2d | |
parent | df887b959be6db2bb3a5b94414bbad5727c98b10 (diff) | |
parent | 75c49787bd6cc357d44769e30a2b6d9832eca765 (diff) |
Merge "[doctor] not to reset verified status with experimental jobs"
-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 |