<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Jun 27, 2016 at 9:45 AM, Barak Korren <span dir="ltr">&lt;<a href="mailto:bkorren@redhat.com" target="_blank">bkorren@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">&gt;<br>
&gt;<br>
&gt; It means that packages will be fetched EVERY time from outside, which may be<br>
&gt; slow(er).<br>
&gt; Y.<br>
&gt;<br>
<br>
</span>We can (and mostly already have) setup simple caches to prevent that.<br></blockquote><div><br></div><div>How do you set up cache on a developer&#39;s laptop?</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
AFAIK CI slaves are cleaned every time anyway, so in practice there<br>
wouldn`t be much difference except we will have less hard-coding and<br>
perhaps be more efficient (are we certain we only download what we<br>
need atm?)<br></blockquote><div><br></div><div>The repo directory does not need to be cleaned every time. It can also be resync&#39;ed from a central repo - which still going to be faster than any other fetching.</div><div>(hopefully sync&#39;ed into the slave /dev/shm btw).</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
The existing solution looks more like premature optimization gone badly IMO.<br></blockquote><div><br></div><div>Try to run ovirt-system-tests, clean the repo and re-run - it&#39;s 20-30 minutes at least longer - which is far more than what it takes to run the whole test suite.</div><div><br></div><div>I completely agree the manual maintenance is an annoyance, wish we had something in between.</div><div>Y.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Barak Korren<br>
<a href="mailto:bkorren@redhat.com">bkorren@redhat.com</a><br>
RHEV-CI Team<br>
</font></span></blockquote></div><br></div></div>