<div dir="ltr">We have now changed the gerrit-jenkins workflow as follows:<div><br></div><div>1. Developer works on a new feature/bug fix and tests it locally(run run-tests.sh completely).</div><div>2. Developer sends the patch to gerrit using rfc.sh.</div><div><br></div><div>+++Note that no regression runs have started automatically for this patch at this point.+++</div><div><br></div><div>3. Developer marks the patch as +1 verified on gerrit as a promise of having tested the patch completely. For cases where patches don&#39;t have a +1 verified from the developer, maintainer has the following options</div><div>a. just do the code-review and award a +2 code review.<br></div><div>b. pull the patch locally and test completely and award a +1 verified.<br></div><div>Both the above actions would result in triggering of regression runs for the patch.</div><div><br></div><div>4. Once the regression runs complete, verification verdict is passed onto gerrit by jenkins</div><div>and maintainer can proceed with the merge using submit button.</div><div><br></div><div>Thanks,</div><div>Raghavendra Talur</div></div>