Change in vdsm[master]: tests: restore default timeout value

piotr.kliczewski at gmail.com piotr.kliczewski at gmail.com
Fri Jun 26 15:22:35 UTC 2015


Piotr Kliczewski has uploaded a new change for review.

Change subject: tests: restore default timeout value
......................................................................

tests: restore default timeout value

CI machines are overloaded with work so we need to give the test a bit
more time before we assume that the response not arrived.


Change-Id: Ia9edf74e5a06f8ceb8e64000dcaea9dee8247bae
Signed-off-by: pkliczewski <piotr.kliczewski at gmail.com>
---
M tests/jsonRpcTests.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/18/42918/1

diff --git a/tests/jsonRpcTests.py b/tests/jsonRpcTests.py
index 3606bba..7bd6dbc 100644
--- a/tests/jsonRpcTests.py
+++ b/tests/jsonRpcTests.py
@@ -41,7 +41,7 @@
     JsonRpcRequest
 
 
-CALL_TIMEOUT = 3
+CALL_TIMEOUT = 15
 CALL_ID = '2c8134fd-7dd4-4cfc-b7f8-6b7549399cb6'
 
 


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia9edf74e5a06f8ceb8e64000dcaea9dee8247bae
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Piotr Kliczewski <piotr.kliczewski at gmail.com>


More information about the vdsm-patches mailing list