Hello Alexey, I believe both #1 is possible, unfortunately nodepool is lacking documentation so you might need a little hand holding for that. #2 is definately possible, I believe all the documentation to help you get started is in the zuul docs and of course there's documentation on gearman plugin as well if you need help setting that up. On #3 I would suggest looking at jenkins job builder tool to automate creation of your jenkins jobs, it will greatly help facilitate getting #1 & #2 working. You might think about patching upstream openstack projects with what you need, here's info on how to contribute: https://wiki.openstack.org/wiki/How_To_Contribute
Also i would highly suggest you join #openstack-infra irc channel. Come with your questions. -Khai On Wed, Mar 12, 2014 at 2:02 PM, Alexey Chuprin <[email protected]>wrote: > Hi Infra! > > I'm working on deploying a CI environment in our lab for MagnetoDB project. > Now we have integration with Infra via Gerrit Trigger plugin > (http://ci.openstack.org/third_party.html#the-jenkins-gerrit-trigger-plugin-way). > It works, but I would like to know the possibility of closer integration. > > For example: > > > 1. Adding own public cloud to Infra's NodePool as new provider which will be > used to provide the specific environment (jenkins slaves) for Magnetodb > project. Adding own Jenkins job and script to Infra for this. For all tasks > use Openstack Infra infrastructure (Jenkins, Zuul etc.) > > > 2. Adding own Jenkins to Infra's Gearman (Zuul) via Jenkins Gearman plugin. > This Jenkins will be contain jobs and slaves for MagnetoDB project. Infra's > Zull will be used for the orchestration. > > 3. Other way? > > > Is it possible? > > Thanks > > -- > > Aleksey Chuprin > Deployment engineer | Mirantis | http://www.mirantis.com > cell: +380939232589 | skype: achuprin4 > > _______________________________________________ > OpenStack-Infra mailing list > [email protected] > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra > >
_______________________________________________ OpenStack-Infra mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
