On Tue, May 31, 2016 at 10:49 AM, Roman Mohr <rmohr(a)redhat.com> wrote:
On Tue, May 31, 2016 at 10:35 AM, Barak Korren
<bkorren(a)redhat.com> wrote:
>> That seems to be another issue. When building locally and on travis we
>> have failing dao tests, not missing libraries.
>>
>> Further, on jenkins it seems like we are not running the DAO tests
>> since 26th of May.
>> Wrote a mail to infra list regarding that about an hour ago.
>
> Those are still running on the old Jenkins, we only created them on
> the new one for the new 4.0 branch.
>
http://jenkins-old.ovirt.org/search/?q=dao
Ok, the failing tests on merged master patches are there.
But we are not running tests on gerrit patches currently:
http://jenkins-old.ovirt.org/job/ovirt-engine_4.0_dao-unit-tests_merged/
Were they disabled deliberately?
Oh that was the wrong job. So they are enabled:
http://jenkins-old.ovirt.org/job/ovirt-engine_master_dao-unit-tests_created/
So maybe the issue is that the CI tests from old and new jenkins are
overwriting their pluses and minuses?
>
> We are working on moving these tests into check_patch.sh so that we
> can neutralize environmental influences and stop having to give theses
> tests special treatment.
>
> --
> Barak Korren
> bkorren(a)redhat.com
> RHEV-CI Team