[OpenStack-Infra] Borrowing OpenStack Infrastructure tools
Doug Wiegley
dougwig at parksidesoftware.com
Sun Mar 6 18:34:29 UTC 2016
The starting point you want is here: http://docs.openstack.org/infra/openstackci/ The folks that put that together did an excellent job.
> On Mar 6, 2016, at 11:10 AM, Noorul Islam K M <noorul at noorul.com> wrote:
>
>
> I am a big fan of Openstack CI. I used it when I was contributing to
> Solum project.
>
> Currently at work we have a requirement to find a CI solution. Since I
> know Openstack CI is comprehensive and stable, I thought I would re-use
> it. Why to re-invent? And also it is open and free.
>
> I was going through Thierry Carrez's presentation [1] on the topic,
> "OpenStack Infrastructure tools you will want to borrow", but it is not
> clear from that how it can be re-used. Also I have been reading,
> "Running your own CI infrastructure" [2] which seems to be
> comprehensive.
>
> Some of the challenges we are having.
>
> 1. We are already using Chef as our configuration management tool. It
> looks like we have to learn and bring in another tool Puppet to our
> infra.
Yes, but it’s one node, run in a mode similar to chef solo. You don’t need to delve into the puppet much at all.
>
> 2. We are already using Atlassian Stash (re-named as Bitbucket server
> lately) as review tool. It will be hard to convince all our
> developers to move to Gerrit. Someone on irc pointed me to [3], to
> clarify that Gerrit is an implementation of Source interface. I hope,
> I will be able to implement Stash interface to Zuul. Has anyone in
> this list successfully integrated Zuul with review tools other than
> Gerrit?
jjb can use anything to trigger jobs, not just zuul.
>
> 3. We are using Redmine for project/issue tracking. I know that Zuul is
> using Launchpad. I think lately it also supports Storyboard. Also
> RedHat's Softwarefactory [4] project seems to be using Redmine. I
> have not looked into their code base [5] yet. But I hope I will be
> able to use Redmine with Zuul. If someone from this list has already
> attempted this, it will be great if they could share the experience.
I don’t have any feedback here.
Thanks,
doug
>
> Regards,
> Noorul
>
> [1] https://archive.fosdem.org/2015/schedule/event/openstack_infra_tools_to_borrow/
> [2] http://docs.openstack.org/infra/system-config/running-your-own.html
> [3] https://github.com/openstack-infra/zuul/blob/master/zuul/source/gerrit.py
> [4] http://softwarefactory-project.io/
> [5] https://github.com/redhat-cip/software-factory
>
> _______________________________________________
> OpenStack-Infra mailing list
> OpenStack-Infra at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
More information about the OpenStack-Infra
mailing list