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.
Nir