<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 30, 2016 at 11:56 AM, David Caro <span dir="ltr">&lt;<a href="mailto:dcaro@redhat.com" target="_blank">dcaro@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="">On 03/30 11:45, Roy Golan wrote:<br>
&gt; Hi all,<br>
&gt;<br>
&gt; Eyal and I sat together to analyse and tweak the engine CI and this is what<br>
&gt; we came up with:<br>
&gt;<br>
&gt; - dao test excludes updated - exclude dal/src/main/bundles from invoking<br>
&gt; dao tests<br>
&gt;   A trivial update of validation messages without any db change would<br>
&gt; trigger dao test without any need. This is one less job run for lots of<br>
&gt; patches.<br>
&gt; This change is effective now.<br>
<br>
</span>I really recommend merging this into the standard ci scripts and doing the<br>
trigger/don&#39;t trigger stuff there<br>
<span class=""><br>
&gt;<br>
&gt; - Spare CI re-run on trivial rebases<br>
&gt;   Gerrit trigger supports suppressing itself if the change to the tree was<br>
&gt; trivial. Most of the waste of resources(time and IO :) )  is around<br>
&gt; rebasing a change and waiting for CI to rerun. if Change1 is ci+1 and<br>
&gt; Change2 is ci+1 the chances that they will break CI together is very small<br>
&gt; and taking that risk is most probably worth it due to the huge resources<br>
&gt; waste<br>
<br>
</span>This is not exactly how it works, trivial rebases don&#39;t care if the previous<br>
patch had ci+1 or not, it just means that the rebase did not get any conflicts,<br></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>
that most of the time is not related to the tests working or not (it might be<br>
that someone change a method on another file, that your patch is using and it<br>
will be a trivial rebase and break the tests/compile). <br><br></div>Yes but this is very unlikely to happen. But there are obvious cases where it can:<br></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> If HEAD chaged a configuration file like pom files or other xml like fixtures.xml so we can force a trigger if there was a diff in the rebase change list.<br><div>
<br>
I don&#39;t really recommend skipping them. What you might meant is non-code<br>
changes, those are changes that only change the commit message, for example, if<br>
you have a patch, and you want to fix a typo in the commit message, currently<br>
that small commit message fix will require and trigger a ci run, while when<br>
skipping the non-code changes, it will not needed.<br>
<span class=""><br></span></div></blockquote><div>We should exclude non-code changes only too. <br><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><span class="">
&gt;   This change isn&#39;t effective yet - *Please reply here* if you agree or not<br>
&gt; to make this change available.<br>
&gt;<br>
&gt; All of this is &#39;master&#39; - 3.6 will follow if we will agree on activating<br>
&gt; that change.<br>
&gt;<br>
&gt; Thanks,<br>
&gt; Roy<br>
<br>
</span>&gt; _______________________________________________<br>
&gt; Infra mailing list<br>
&gt; <a href="mailto:Infra@ovirt.org">Infra@ovirt.org</a><br>
&gt; <a href="http://lists.ovirt.org/mailman/listinfo/infra" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/infra</a><br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
--<br>
David Caro<br>
<br>
Red Hat S.L.<br>
Continuous Integration Engineer - EMEA ENG Virtualization R&amp;D<br>
<br>
Tel.: <a href="tel:%2B420%20532%20294%20605" value="+420532294605">+420 532 294 605</a><br>
Email: <a href="mailto:dcaro@redhat.com">dcaro@redhat.com</a><br>
IRC: dcaro|dcaroest@{freenode|oftc|redhat}<br>
Web: <a href="http://www.redhat.com" rel="noreferrer" target="_blank">www.redhat.com</a><br>
RHT Global #: 82-62605<br>
</font></span></div></blockquote></div><br></div></div>