Change in vdsm[master]: tests: add simple balloon functional testcase

fromani at redhat.com fromani at redhat.com
Fri Sep 12 14:57:37 UTC 2014


Francesco Romani has posted comments on this change.

Change subject: tests: add simple balloon functional testcase
......................................................................


Patch Set 15:

(1 comment)

http://gerrit.ovirt.org/#/c/12820/15/tests/functional/vmQoSTests.py
File tests/functional/vmQoSTests.py:

Line 65: 
Line 66:         with RunningVm(self.vdsm, customization) as vm:
Line 67:             self._waitForStartup(vm, VM_MINIMAL_UPTIME)
Line 68:             with self._balloonPolicy(policy):
Line 69:                 time.sleep(12)  # MOM policy engine wake up every 10s
> I wouldn't gate this patch, but we really need to expand the VirtTests fram
That's right. I'll work on a followup patch to address this.
Line 70:                 status, msg, stats = self.vdsm.getVmStats(vm)
Line 71:                 self.assertEqual(status, SUCCESS, msg)
Line 72:                 self.assertEqual(stats['balloonInfo']['balloon_cur'], 0)
Line 73: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ie8140fe1c754d9d4026c503a19420e6552a3f4fe
Gerrit-PatchSet: 15
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Royce Lv <lvroyce at linux.vnet.ibm.com>
Gerrit-Reviewer: Adam Litke <alitke at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Martin Sivák <msivak at redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek at redhat.com>
Gerrit-Reviewer: Royce Lv <lvroyce at linux.vnet.ibm.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list