Change in vdsm[master]: jsonrpc: increase call timeout to allow valid response

ykaplan at redhat.com ykaplan at redhat.com
Wed Oct 14 14:31:17 UTC 2015


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 <ykaplan at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: Yeela Kaplan <ykaplan at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-HasComments: No


More information about the vdsm-patches mailing list