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
- 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?
The build is using ovirtorg/vdsm-test-fedora-rawhide
image.
Please review:
https://gerrit.ovirt.org/#/q/topic:rawhide
Cheers,
Nir