[OpenStack-Infra] Third Party CI System account

Anita Kuno anteaya at anteaya.info
Thu Jul 24 20:45:10 UTC 2014


On 07/22/2014 05:15 PM, Wilfredo Ronsini wrote:
> I work in the Flextronics Institute of Technology and I am in the process of setting an OpenStack CI server.
> 
> Please, create a Gerrit user account.
> 
> Preferred username: wronsini
> 
> Best regards,
> Wilfredo Raphael Ronsini Junior
> email: Wilfredo.Jr at fit-tecnologia.org.br
> 
> Legal Disclaimer:
> The information contained in this message may be privileged and confidential. It is intended to be read only by the individual or entity to whom it is addressed or by their designee. If the reader of this message is not the intended recipient, you are on notice that any distribution of this message, in any form, is strictly prohibited. If you have received this message in error, please immediately notify the sender and delete or destroy any copy of this message!
> 
> 
> 
> _______________________________________________
> OpenStack-Infra mailing list
> OpenStack-Infra at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
> 
Hi Wilfredo:

The need for a third party ci account from gerrit comes into play if you
are looking to comment on patches with some kind of verification.

What do you plan on verifying?

For instance businesses often want to verify their proprietary code or
hardware will work with each evaluated patch. What might you be verifying?

If you aren't going to be reporting back any verification status, you
can hook into gerrit events with a normal user account using:
ssh -p 29418 <gerrit username>@review.openstack.org gerrit stream-events

and you can have your system trigger off of gerrit events and you don't
need to report anything back to the patch you are using as a trigger.

Thanks Wilfredo,
Anita.



More information about the OpenStack-Infra mailing list