On Sun, Nov 13, 2016 at 4:39 PM, Nir Soffer <nsoffer(a)redhat.com> wrote:
Hi all,
All the tests pass on centos:
https://travis-ci.org/oVirt/vdsm/jobs/175484347
Some moduleloader tests fail on fedora python 3:
https://travis-ci.org/oVirt/vdsm/jobs/175484348
I have see this and other module loader tests fail on travis randomly
in the past.
https://travis-ci.org/nirs/vdsm/jobs/175483969
Looking at the test code, looks like it needs a rewrite. The test is much
more complicated then the code it tests.
Since the failures are random, here is a successful build:
https://travis-ci.org/oVirt/vdsm/builds/175494870
And the readme build status turned green:
https://github.com/oVirt/vdsm#vdsm-virtual-desktop-server-manager
Nir