Change in vdsm[master]: xmlrpcTests: refactoring

gvallare at redhat.com gvallare at redhat.com
Wed Aug 21 09:23:09 UTC 2013


Giuseppe Vallarelli has posted comments on this change.

Change subject: xmlrpcTests: refactoring
......................................................................


Patch Set 12:

(1 comment)

....................................................
File tests/functional/virtTests.py
Line 166: 
Line 167:     def assertVmUp(self, vmid):
Line 168:         status, msg, result = self.vdsm.getVmStats(vmid)
Line 169:         self.assertEqual(status, SUCCESS, msg)
Line 170:         self.assertTrue(result['status'] in self.UPSTATES)
I see okay
Line 171: 
Line 172:     def assertGuestUp(self, vmid, shortcut=0):
Line 173:         status, msg, result = self.vdsm.getVmStats(vmid)
Line 174:         self.assertEqual(status, SUCCESS, msg)


-- 
To view, visit http://gerrit.ovirt.org/17893
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I683c9e056137e7a189815bf6be2eb79ee80994cf
Gerrit-PatchSet: 12
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Martin Polednik <mpoledni at redhat.com>
Gerrit-Reviewer: Antoni Segura Puimedon <asegurap at redhat.com>
Gerrit-Reviewer: Giuseppe Vallarelli <gvallare at redhat.com>
Gerrit-Reviewer: Mark Wu <wudxw at linux.vnet.ibm.com>
Gerrit-Reviewer: Martin Polednik <mpoledni at redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek at redhat.com>
Gerrit-Reviewer: Peter V. Saveliev <peet at redhat.com>
Gerrit-Reviewer: Petr Ĺ ebek <psebek at redhat.com>
Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr at redhat.com>
Gerrit-Reviewer: Zhou Zheng Sheng <zhshzhou at linux.vnet.ibm.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list