<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<div class="">I believe the concern is related to this config in Zuul and we need to take advantage of this feature.</div>
<div class=""><br class="">
</div>
<blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;" class="">
<div class="">Cross Project Testing</div>
<div class="">When your projects are closely coupled together, you want to make sure changes entering the gate are going to be tested with the version of other projects currently enqueued in the gate (since they will eventually be merged and might introduce breaking
 features).</div>
<div class=""><br class="">
</div>
<div class="">Such relationships can be defined in Zuul configuration by placing projects in a shared queue within a dependent pipeline. Whenever changes for any project enter a pipeline with such a shared queue, they are tested together, such that the commits for
 the changes ahead in the queue are automatically present in the jobs for the changes behind them.</div>
</blockquote>
<div class=""><br class="">
</div>
<a href="https://zuul-ci.org/docs/zuul/user/gating.html" class="">https://zuul-ci.org/docs/zuul/user/gating.html</a>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
<div><br class="">
<blockquote type="cite" class="">
<div class="">On Jun 27, 2018, at 14:31, Scott Little <<a href="mailto:scott.little@windriver.com" class="">scott.little@windriver.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div class="">Agreed, I don't think we can function without it.<br class="">
<br class="">
Is there a way to get a notification sent to reviewers of the blocking review, the one that is depended on but is not recieved it's CR+2, W+1, that this review needs urgent attention?<br class="">
<br class="">
If the depended on review is failed or abandoned, can the blocked review by automatically dequeued?  Demoted to W0?  Ideally with a notification?<br class="">
<br class="">
Scott<br class="">
<br class="">
<br class="">
On 18-06-27 03:12 PM, Dean Troyer wrote:<br class="">
<blockquote type="cite" class="">On Wed, Jun 27, 2018 at 1:43 PM, Chris Friesen<br class="">
<<a href="mailto:chris.friesen@windriver.com" class="">chris.friesen@windriver.com</a>> wrote:<br class="">
<blockquote type="cite" class="">The automated way to handle this is to have all the potentially<br class="">
interdependent projects share a queue by specifying a common queue name.<br class="">
The example given was the "integrated" queue for nova and friends, as<br class="">
specified at<br class="">
<a href="https://git.openstack.org/cgit/openstack-infra/project-config/tree/zuul.d/projects.yaml#n108" class="">https://git.openstack.org/cgit/openstack-infra/project-config/tree/zuul.d/projects.yaml#n108</a><br class="">
</blockquote>
Dang, I forgot this bit when setting up the jobs, so something like<br class="">
this? <a href="https://review.openstack.org/578532" class="">https://review.openstack.org/578532</a><br class="">
<br class="">
<blockquote type="cite" class="">This does potentially introduce merge delays since it will serialize merges<br class="">
across all the projects that share a queue, but for tightly-coupled projects<br class="">
it might make sense.<br class="">
</blockquote>
It think totally makes sense here...<br class="">
<br class="">
dt<br class="">
<br class="">
</blockquote>
<br class="">
<br class="">
_______________________________________________<br class="">
Starlingx-discuss mailing list<br class="">
<a href="mailto:Starlingx-discuss@lists.starlingx.io" class="">Starlingx-discuss@lists.starlingx.io</a><br class="">
http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss<br class="">
</div>
</div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>