On Fri, May 12, 2017 at 10:51 PM Dan Kenigsberg <danken(a)redhat.com> wrote:
On Fri, May 12, 2017 at 9:00 PM, Nir Soffer
<nsoffer(a)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,
see
https://gerrit.ovirt.org/76788
>
> - 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?
I reported it here:
https://bugzilla.redhat.com/1450607
Current build:
https://travis-ci.org/nirs/vdsm/builds/231964469
> The build is using ovirtorg/vdsm-test-fedora-rawhide
> image.
>
> Please review:
>
https://gerrit.ovirt.org/#/q/topic:rawhide
>
> Cheers,
> Nir