Re: [OpenStack-Infra] openstack CI infra

2014-06-29 Thread Joshua Hesketh
: Friday, June 27, 2014 8:31 PM To: openstack-infra@lists.openstack.org Subject: [OpenStack-Infra] openstack CI infra Hi, We have a similar continuous integration (CI) as in openstack ci.openstack.orghttp://ci.openstack.org In such a setup,​ we have different projects (repositories) against which

Re: [OpenStack-Infra] openstack CI infra

2014-06-29 Thread Jeremy Stanley
On 2014-06-29 10:37:19 + (+), Joshua Hesketh wrote: OpenStack handles that by using a dependant pipeline in zuul to gate on changes. You can read about it here: http://ci.openstack.org/zuul/gating.html [...] Though I think the question was about cross-project dependencies for changes,

[OpenStack-Infra] openstack CI infra

2014-06-27 Thread Vinay Mahuli
Hi, We have a similar continuous integration (CI) as in openstack ci.openstack.org In such a setup,​ we have different projects (repositories) against which the developers commit the patches. My query is how to handle the dependencies between projects? At times the developers might have changes