On 12/28/2012 02:09 PM, Brad Jorsch wrote:
IMO leave it to Jenkins, if Jenkins is set up for the project. But if you want to use it to indicate that you ran the unit tests yourself and/or extensively tested it manually, feel free I guess as long as it doesn't confuse Jenkins.
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).
Matt Flaschen