On Fri, 28 Dec 2012 22:27:36 +0100, Matthew Flaschen mflaschen@wikimedia.org wrote:
My understanding is you *should* use it. Jenkins only does V+1, which is "Checked". V+2 is required for some/all repos (e.g. extensions). Normally, the original developer at least should provide Verified (since they should have tested their own code).
Jenkins does both: V+1 is for lint check, V+2 is for unit tests.