Change in vdsm[master]: tests: functional - add ability to run over jsonrpc

ykaplan at redhat.com ykaplan at redhat.com
Wed Nov 4 08:35:25 UTC 2015


Yeela Kaplan has posted comments on this change.

Change subject: tests: functional - add ability to run over jsonrpc
......................................................................


Patch Set 11:

(1 comment)

https://gerrit.ovirt.org/#/c/45789/11/tests/functional/utils.py
File tests/functional/utils.py:

Line 206:             done = True
Line 207: 
Line 208:     def getVdsStats(self):
Line 209:         result = self.vdscli.getVdsStats()
Line 210:         return _parse_result(result, True)
> here you could check in runtime whether to return the 'result' or the 'info
Done
Line 211: 
Line 212:     def getAllVmStats(self):
Line 213:         result = self.vdscli.getAllVmStats()
Line 214:         return _parse_result(result, True)


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Iaba1e2811f010e4509a658acef8040ad8f39cece
Gerrit-PatchSet: 11
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Yeela Kaplan <ykaplan at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
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: Yes


More information about the vdsm-patches mailing list