On Sun, May 14, 2017 at 1:03 AM Nir Soffer <nsoffer@redhat.com> wrote:
On Fri, May 12, 2017 at 10:51 PM Dan Kenigsberg <danken@redhat.com> wrote:
On Fri, May 12, 2017 at 9:00 PM, Nir Soffer <nsoffer@redhat.com> wrote:
> Hi all,
>
> We have now a  Fedora rawhide build on travis:
> https://travis-ci.org/nirs/vdsm/builds/231649060

Thanks, this would let us catch Fedora-related breakage early on.

>
> To make it work, I had to:
>
> - disable kvm2ovirt import test, since ovirt-imageio-common
>   is not available for rawhide on ovirt repos
>   Building ovirt-imageio for rawhide should be easy

In the meantime, I added ovirt-imageio-common from fc25,
 
>
> - disable 2 tests importing blivet, since importing it fail
>   with ValueError on rawhide (blivet bug?)

Sahina, this is worrying, as python2-libvirt1 caused us much pain in the past.
https://gerrit.ovirt.org/#/c/76777/ provides a bit more info about the
error. Could you file a blivet bug on this?


Posted new version:
- skipping broken blivet tests only on rawhide (Dan)
- use ovirt-imageio-common from Fedora 26

Travis build: 
https://travis-ci.org/nirs/vdsm/builds/237713403



>
> The build is using ovirtorg/vdsm-test-fedora-rawhide
> image.
>
> Please review:
> https://gerrit.ovirt.org/#/q/topic:rawhide
>
> Cheers,
> Nir