<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jul 16, 2018 at 7:21 PM, Paul Belanger <span dir="ltr"><<a href="mailto:pabelanger@redhat.com" target="_blank">pabelanger@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Tue, Jul 10, 2018 at 07:57:11PM -0400, Paul Belanger wrote:<br>
> Greetings,<br>
> <br>
> I'd like to raise another topic related to the recent migration of zuulv3.<br>
> Today the rdoproject has a lot of projects in gerrit of upstream openstack, for<br>
> example:<br>
> <br>
>   # Mirror of upstream aodh (mirror + patches)<br>
>   git clone <a href="https://review.rdoproject.org/r/openstack/aodh" rel="noreferrer" target="_blank">https://review.rdoproject.org/<wbr>r/openstack/aodh</a><br>
> <br>
> these are projects in the openstack namespace that are not distgit packaging.<br>
> With the migration to zuulv3, this actually creates a little bit of an issue due<br>
> to how zuul now load configuration.  If you look at the project stanza in config<br>
> project you'll see something like:<br>
> <br>
>   - project:<br>
>       name: <a href="http://git.openstack.org/openstack/aodh" rel="noreferrer" target="_blank">git.openstack.org/openstack/<wbr>aodh</a><br>
> <br>
>   - project:<br>
>       name: <a href="http://review.rdoproject.org/openstack/aodh" rel="noreferrer" target="_blank">review.rdoproject.org/<wbr>openstack/aodh</a><br>
> <br>
> This is the tell zuul, which connection to gerrit should be used.  However, in<br>
> most cases these projects are just running a simple tox job to ensure tests<br>
> work.<br>
> <br>
> However, from what I see these projects aren't really used anymore? Is that<br>
> correct?  If so, can we start the process to retire these repos and remove them<br>
> from zuul configuration? This will help simplify the amount of things zuul needs<br>
> to know about.<br>
> <br>
> If we do need them, moving forward, I don't actually think we need to mirror the<br>
> full project any more, this is due to zuul jobs can now be written to first<br>
> require-project of the upstream project, clone it to a node, then we just need<br>
> to overlay downstream patches.  However, I think this workflow needs a little<br>
> more work to make it work properly.<br>
> <br>
</div></div>Talking with apevec about this last week, I think it was agreed a while back,<br>
this workflow is no longer actually needed. So if that is the case, we are<br>
actually safe to retire these projects and remove them from zuul.<br>
<br></blockquote><div><br></div><div>We very rarely do backports in RDO repos so I think we can safely remove the mirrors from upstream projects from review.r.o.</div><div><br></div><div>However my understanding is that we still may need it in exceptional cases. For those cases we may create the patches repos and branches when required and use the existing workflow based on patches to review.r.o and rdopkg. Otherwise, we need to investigate a new workflow. Am I right? <br></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I'll propose a lot of patches to do this and clean up zuul.<br>
<div class="HOEnZb"><div class="h5"><br>
- Paul<br>
______________________________<wbr>_________________<br>
dev mailing list<br>
<a href="mailto:dev@lists.rdoproject.org">dev@lists.rdoproject.org</a><br>
<a href="http://lists.rdoproject.org/mailman/listinfo/dev" rel="noreferrer" target="_blank">http://lists.rdoproject.org/<wbr>mailman/listinfo/dev</a><br>
<br>
To unsubscribe: <a href="mailto:dev-unsubscribe@lists.rdoproject.org">dev-unsubscribe@lists.<wbr>rdoproject.org</a><br>
</div></div></blockquote></div><br></div></div>