<div dir="ltr">It shouldn't happen again since I migrated all dao-tests jobs to the new jenkins.</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 31, 2016 at 1:24 PM, dcaro <span dir="ltr"><<a href="mailto:dcaro@redhat.com" target="_blank">dcaro@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 05/31 12:32, Eyal Edri wrote:<br>
</span><span class="">> David, can you investigate?<br>
> On May 31, 2016 12:29 PM, "Roman Mohr" <<a href="mailto:rmohr@redhat.com">rmohr@redhat.com</a>> wrote:<br>
><br>
> > On Tue, May 31, 2016 at 11:21 AM, Eyal Edri <<a href="mailto:eedri@redhat.com">eedri@redhat.com</a>> wrote:<br>
> > > they only run on changes in :<br>
> > ><br>
> > ><br>
> > **/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/**<br>
> > > **sql<br>
> > > **/backend/manager/modules/dal/**<br>
> > ><br>
> ><br>
> > So where are the jobs for for <a href="https://gerrit.ovirt.org/#/c/58328/" rel="noreferrer" target="_blank">https://gerrit.ovirt.org/#/c/58328/</a> for<br>
> > instance? They should have been triggered, right?<br>
<br>
<br>
</span>So, as far as I can see, the issue there is that the dao tests that failed ran<br>
on the old jenkins, and finished before the tests on the new jenkins, getting<br>
their review value overridden (as they both use the same user).<br>
<br>
One solution would be to use different gerrit users for each of the jenkins<br>
instances, though the best solution imo is to move the jobs to the new jenkins<br>
(hopefully, as part of the standard ci, work in progress, not sure of the eta)<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
> ><br>
> > > excluding file<br>
> > > **/backend/manager/modules/dal/src/main/resources/bundles/**<br>
> > ><br>
> > > On Tue, May 31, 2016 at 12:15 PM, Roman Mohr <<a href="mailto:rmohr@redhat.com">rmohr@redhat.com</a>> wrote:<br>
> > >><br>
> > >> On Tue, May 31, 2016 at 11:12 AM, Eyal Edri <<a href="mailto:eedri@redhat.com">eedri@redhat.com</a>> wrote:<br>
> > >> > the dao tests 4.0 are on the new jenkins and they are running:<br>
> > >> ><br>
> > >> > <a href="http://jenkins.ovirt.org/job/ovirt-engine_4.0_dao-unit-tests_merged/" rel="noreferrer" target="_blank">http://jenkins.ovirt.org/job/ovirt-engine_4.0_dao-unit-tests_merged/</a><br>
> > >> > <a href="http://jenkins.ovirt.org/job/ovirt-engine_4.0_dao-unit-tests_created/" rel="noreferrer" target="_blank">http://jenkins.ovirt.org/job/ovirt-engine_4.0_dao-unit-tests_created/</a><br>
> > >> ><br>
> > >><br>
> > >> Am I missing somehting here? From my perspective it looks like they<br>
> > >> are never triggered.<br>
> > >><br>
> > >> > the old one in old jenkins should be deleted.<br>
> > >> ><br>
> > >> > On Tue, May 31, 2016 at 11:57 AM, Roman Mohr <<a href="mailto:rmohr@redhat.com">rmohr@redhat.com</a>><br>
> > wrote:<br>
> > >> >><br>
> > >> >> On Tue, May 31, 2016 at 10:49 AM, Roman Mohr <<a href="mailto:rmohr@redhat.com">rmohr@redhat.com</a>><br>
> > wrote:<br>
> > >> >> > On Tue, May 31, 2016 at 10:35 AM, Barak Korren <<a href="mailto:bkorren@redhat.com">bkorren@redhat.com</a><br>
> > ><br>
> > >> >> > wrote:<br>
> > >> >> >>> That seems to be another issue. When building locally and on<br>
> > travis<br>
> > >> >> >>> we<br>
> > >> >> >>> have failing dao tests, not missing libraries.<br>
> > >> >> >>><br>
> > >> >> >>> Further, on jenkins it seems like we are not running the DAO<br>
> > tests<br>
> > >> >> >>> since 26th of May.<br>
> > >> >> >>> Wrote a mail to infra list regarding that about an hour ago.<br>
> > >> >> >><br>
> > >> >> >> Those are still running on the old Jenkins, we only created them<br>
> > on<br>
> > >> >> >> the new one for the new 4.0 branch.<br>
> > >> >> >> <a href="http://jenkins-old.ovirt.org/search/?q=dao" rel="noreferrer" target="_blank">http://jenkins-old.ovirt.org/search/?q=dao</a><br>
> > >> >> ><br>
> > >> >> > Ok, the failing tests on merged master patches are there.<br>
> > >> >> > But we are not running tests on gerrit patches currently:<br>
> > >> >> ><br>
> > >> >> ><br>
> > >> >> ><br>
> > <a href="http://jenkins-old.ovirt.org/job/ovirt-engine_4.0_dao-unit-tests_merged/" rel="noreferrer" target="_blank">http://jenkins-old.ovirt.org/job/ovirt-engine_4.0_dao-unit-tests_merged/</a><br>
> > >> >> ><br>
> > >> >> > Were they disabled deliberately?<br>
> > >> >> ><br>
> > >> >><br>
> > >> >> Oh that was the wrong job. So they are enabled:<br>
> > >> >><br>
> > >> >><br>
> > >> >><br>
> > >> >><br>
> > <a href="http://jenkins-old.ovirt.org/job/ovirt-engine_master_dao-unit-tests_created/" rel="noreferrer" target="_blank">http://jenkins-old.ovirt.org/job/ovirt-engine_master_dao-unit-tests_created/</a><br>
> > >> >><br>
> > >> >> So maybe the issue is that the CI tests from old and new jenkins are<br>
> > >> >> overwriting their pluses and minuses?<br>
> > >> >><br>
> > >> >> >><br>
> > >> >> >> We are working on moving these tests into check_patch.sh so that<br>
> > we<br>
> > >> >> >> can neutralize environmental influences and stop having to give<br>
> > >> >> >> theses<br>
> > >> >> >> tests special treatment.<br>
> > >> >> >><br>
> > >> >> >> --<br>
> > >> >> >> Barak Korren<br>
> > >> >> >> <a href="mailto:bkorren@redhat.com">bkorren@redhat.com</a><br>
> > >> >> >> RHEV-CI Team<br>
> > >> >> _______________________________________________<br>
> > >> >> Devel mailing list<br>
> > >> >> <a href="mailto:Devel@ovirt.org">Devel@ovirt.org</a><br>
> > >> >> <a href="http://lists.ovirt.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/devel</a><br>
> > >> >><br>
> > >> >><br>
> > >> ><br>
> > >> ><br>
> > >> ><br>
> > >> > --<br>
> > >> > Eyal Edri<br>
> > >> > Associate Manager<br>
> > >> > RHEV DevOps<br>
> > >> > EMEA ENG Virtualization R&D<br>
> > >> > Red Hat Israel<br>
> > >> ><br>
> > >> > phone: <a href="tel:%2B972-9-7692018" value="+97297692018">+972-9-7692018</a><br>
> > >> > irc: eedri (on #tlv #rhev-dev #rhev-integ)<br>
> > ><br>
> > ><br>
> > ><br>
> > ><br>
> > > --<br>
> > > Eyal Edri<br>
> > > Associate Manager<br>
> > > RHEV DevOps<br>
> > > EMEA ENG Virtualization R&D<br>
> > > Red Hat Israel<br>
> > ><br>
> > > phone: <a href="tel:%2B972-9-7692018" value="+97297692018">+972-9-7692018</a><br>
> > > irc: eedri (on #tlv #rhev-dev #rhev-integ)<br>
> ><br>
<br>
> _______________________________________________<br>
> Devel mailing list<br>
> <a href="mailto:Devel@ovirt.org">Devel@ovirt.org</a><br>
> <a href="http://lists.ovirt.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/devel</a><br>
<br>
<br>
--<br>
</div></div><div class="HOEnZb"><div class="h5">David Caro<br>
<br>
Red Hat S.L.<br>
Continuous Integration Engineer - EMEA ENG Virtualization R&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>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>Eyal Edri<br>Associate Manager</div><div>RHEV DevOps<br>EMEA ENG Virtualization R&D<br>Red Hat Israel<br><br>phone: +972-9-7692018<br>irc: eedri (on #tlv #rhev-dev #rhev-integ)</div></div></div></div></div>
</div>