From Dan Kenigsberg <[email protected]>:

Dan Kenigsberg has submitted this change and it was merged.

Change subject: check-merged: unbreak network functional tests
......................................................................


check-merged: unbreak network functional tests

network functional tests are running setupNetworks using
jsonrpcvdscli.
This results in JsonRpcNoResponseError, which means the operation
takes too long and we receive a timeout before we get a response back.
jsonrpc timeout was changed for all setupNetworks calls in tests,
ensuring the commands will finish before the short timeout.

Change-Id: I3d6cdea3f0f0b895ffaa7b5e829acad422b804e3
Signed-off-by: Irit Goihman <[email protected]>
---
M tests/functional/utils.py
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Piotr Kliczewski: Looks good to me, but someone else must approve
  Jenkins CI: Passed CI tests
  Irit Goihman: Verified
  Dan Kenigsberg: Looks good to me, approved
  Edward Haas: Looks good to me, but someone else must approve



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I3d6cdea3f0f0b895ffaa7b5e829acad422b804e3
Gerrit-PatchSet: 8
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Irit Goihman <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Edward Haas <[email protected]>
Gerrit-Reviewer: Irit Goihman <[email protected]>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Piotr Kliczewski <[email protected]>
Gerrit-Reviewer: gerrit-hooks <[email protected]>
_______________________________________________
vdsm-patches mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to