Re: Question about gerrit trigger - Gerrit Verified Commands

2016-02-10 Thread Zhaobang Liu
give a +1 or -1 > Verified vote based on build result. > > Lastly on Gerrit, we implement comment-added hook where it fires when a > comment is added; it checks if +2 CR and +1 Verified are given; if it is > then it executes Gerrit review command to submit. > > From: <je

Re: Question about gerrit trigger - Gerrit Verified Commands

2016-02-10 Thread Zhaobang Liu
> Verified vote based on build result. > > Lastly on Gerrit, we implement comment-added hook where it fires when a > comment is added; it checks if +2 CR and +1 Verified are given; if it is > then it executes Gerrit review command to submit. > > From: <jenkins...@

Question about gerrit trigger - Gerrit Verified Commands

2016-02-09 Thread Zhaobang Liu
Hi there, We are trying to add some more automation from jenkins to gerrit. Currently our jenkins is sending verified and code review value to gerrit using gerrit trigger plugin. It's like gerrit review , --message 'Build is successful ' --verified --code-review We want Jenkins be able to