On 1 Apr 2015, at 00:48, Jeff Darcy <[email protected]> wrote:
>> The following Gerrit patchsets were affected:
>> 
>>    http://review.gluster.org/#/c/9557/ (Nandaja Varma)
>>    changelog: Fixing buffer overrun coverity issues
>> 
>>    http://review.gluster.org/#/c/9981/ (Pranith Kumar Karampuri)
>>    cluster/ec: Refactor inode-writev
>> 
>>    http://review.gluster.org/#/c/9970/ (Kotresh HR)
>>    extras: Fix stop-all-gluster-processes.sh script
>> 
>>    http://review.gluster.org/#/c/10075/ (Jeff Darcy)
>>    socket: use OpenSSL multi-threading interfaces
>>    this one nuked a CR+1 (from Kaleb) as well as V+1
>> 
>> In the absence of any other obvious way to fix this up, I'll
>> start new jobs for these momentarily.
> 
> Found another one:
> 
>    http://review.gluster.org/#/c/9859/ (Raghavendra Talur)
>    libglusterfs/syncop: Add xdata to all syncop calls
> 
> Started a new job for that one too.

If you have a build.gluster.org login, fixing this is pretty
simple.  Doesn't need the job to be re-run. ;)

All you need to do is change to the jenkins user (on
build.gluster.org) then run the command that's at the bottom
of the regression test run.

For example, looking at the regression run for the first
issue you have in the list:

  
http://build.gluster.org/job/rackspace-regression-2GB-triggered/6198/consoleFull

At the very end of the regression run, it shows this:

  ssh [email protected] gerrit review --message 
''\''http://build.gluster.org/job/rackspace-regression-2GB-triggered/6198/consoleFull
 : SUCCESS'\''' --project=glusterfs --verified=+1 --code-review=0 
ab9bdb54f89a6f8080f8b338b32b23698e9de515

Running that command from the jenkins user on build.gluster.org
resend the SUCCESS message to Gerrit:

 [homepc]$ ssh build.gluster.org

 [justin@build]$ sudo su - jenkins

 [jenkins@build]$ ssh [email protected] gerrit review --message 
''\''http://build.gluster.org/job/rackspace-regression-2GB-triggered/6198/consoleFull
 : SUCCESS'\''' --project=glusterfs --verified=+1 --code-review=0 
ab9bdb54f89a6f8080f8b338b32b23698e9de515
 [jenkins@build]$

And it's done. ;)

I've done the first one.  I'll leave the others for you, so you
embed the skill :)

Regards and best wishes,

Justin Clift

--
GlusterFS - http://www.gluster.org

An open source, distributed file system scaling to several
petabytes, and handling thousands of clients.

My personal twitter: twitter.com/realjustinclift

_______________________________________________
Gluster-devel mailing list
[email protected]
http://www.gluster.org/mailman/listinfo/gluster-devel

Reply via email to