Yeela Kaplan has posted comments on this change.

Change subject: jsonrpc: increase call timeout to allow valid response
......................................................................


Patch Set 2:

setupNetworks takes a long time:

Traceback (most recent call last):
  File "/usr/share/vdsm/tests/functional/networkTests.py", line 221, in wrapper
    func(*args, **kwargs)
  File "/usr/share/vdsm/tests/functional/networkTests.py", line 2405, in 
testLowerMtuDoesNotOverride
    status, msg = self.setupNetworks(networks, bonds, NOCHK)
  File "/usr/share/vdsm/tests/functional/networkTests.py", line 375, in 
setupNetworks
    status, msg = self.vdsm_net.setupNetworks(*args, **kwargs)
  File "/usr/share/vdsm/tests/functional/utils.py", line 103, in call_and_update
    ret = func(self, *args, **kwargs)
  File "/usr/share/vdsm/tests/functional/utils.py", line 168, in setupNetworks
    result = self.vdscli.setupNetworks(networks, bonds, options)
  File "/usr/lib/python2.7/site-packages/vdsm/jsonrpcvdscli.py", line 97, in 
_callMethod
    raise JsonRpcNoResponseError(method)
JsonRpcNoResponseError: [-32605] No response for JSON-RPC Host.setupNetworks 
request.

-- 
To view, visit https://gerrit.ovirt.org/46650
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I6a7a37a38d7bc9ddb3462c94ca0d5da122bedab3
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Yeela Kaplan <[email protected]>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Piotr Kliczewski <[email protected]>
Gerrit-Reviewer: Yaniv Bronhaim <[email protected]>
Gerrit-Reviewer: Yeela Kaplan <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-HasComments: No
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to