<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif;color:rgb(51,51,255)">Hi,</div><div class="gmail_default" style="font-family:verdana,sans-serif;color:rgb(51,51,255)"><span style="font-size:large"><br>
</span></div><div class="gmail_default" style="font-family:verdana,sans-serif;color:rgb(51,51,255)">We have a similar continuous integration (CI) as in openstack <a href="http://ci.openstack.org">ci.openstack.org</a></div>
<div class="gmail_default" style="font-family:verdana,sans-serif;color:rgb(51,51,255)">In such a setup,​ we have different projects (repositories) against which the developers commit the patches.<br></div><div class="gmail_default" style="font-family:verdana,sans-serif;color:rgb(51,51,255)">
<br></div><div class="gmail_default" style="font-family:verdana,sans-serif;color:rgb(51,51,255)">My query is how to handle the dependencies between projects?</div><div class="gmail_default" style="font-family:verdana,sans-serif;color:rgb(51,51,255)">
At times the developers might have changes across projects/repositories and which might be in-turn dependent on each other. There will be a situation where in all the fixes (across projects) needed to be pushed at the same time. But openstack CI works on a single project. It schedules the build for one project and merges that specific fix.</div>
<div class="gmail_default" style="font-family:verdana,sans-serif;color:rgb(51,51,255)"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif;color:rgb(51,51,255)">Do you have any solution to handle this situation in openstack CI?</div>
<div class="gmail_default" style="font-family:verdana,sans-serif;color:rgb(51,51,255)"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif;color:rgb(51,51,255)">Regards,</div><div class="gmail_default" style="font-family:verdana,sans-serif;color:rgb(51,51,255)">
Vinay</div></div>