[ovirt-users] VDSM tests not running on RHEL 7 (on make rpm)

Francesco Romani fromani at redhat.com
Thu Mar 12 12:18:47 UTC 2015


----- Original Message -----
> From: "Liron Aravot" <laravot at redhat.com>
> To: "users" <users at ovirt.org>
> Sent: Thursday, March 12, 2015 8:46:08 AM
> Subject: [ovirt-users] VDSM tests not running on RHEL 7 (on make rpm)
> 
> Hi, haven't investigated that more deeply-
> I fetched the latest master code on a RHEL7 machine - when i run 'make rpm'
> it does work
> but the tests aren't running.
> on f20 machine that seems to work fine.
> 
> any idea on that?

Yes, 'make check' is intentionally skipped on RHEL.

in vdsm.spec:

=== cut here ===

# Skips check since rhel default repos lack pep8 and pyflakes
%if ! 0%{?rhel}
%{!?with_check:%global with_check 1}
%else
%{!?with_check:%global with_check 0}
%endif

=== cut here ===

Bests,

-- 
Francesco Romani
RedHat Engineering Virtualization R & D
Phone: 8261328
IRC: fromani



More information about the Users mailing list