I see that you have re-enabled the tests - thanks.
Please note that now I see a random
20:25:49 ======================================================================
20:25:49 ERROR: testMethodReturnsNullAndServerReturnsTrue(kw=False)
(jsonRpcTests.JsonRpcServerTests)
20:25:49 ----------------------------------------------------------------------
20:25:49 Traceback (most recent call last):
20:25:49 File "/tmp/run/vdsm/tests/testlib.py", line 64, in wrapper
20:25:49 return f(self, *args)
20:25:49 File "/tmp/run/vdsm/tests/monkeypatch.py", line 133, in wrapper
20:25:49 return f(*args, **kw)
20:25:49 File "/tmp/run/vdsm/tests/jsonRpcTests.py", line 186, in
testMethodReturnsNullAndServerReturnsTrue
20:25:49 CALL_ID)
20:25:49 File "/tmp/run/vdsm/tests/jsonRpcTests.py", line 89, in _callTimeout
20:25:49 raise JsonRpcNoResponseError(methodName)
20:25:49 JsonRpcNoResponseError: [-32605] No response for JSON-RPC ping request.
in
http://jenkins.ovirt.org/job/vdsm_master_unit-tests_created/4096/console
can you take a look?