Change in vdsm[master]: vm: migration: exponential downtime increment

fromani at redhat.com fromani at redhat.com
Mon Sep 15 14:15:14 UTC 2014


Francesco Romani has posted comments on this change.

Change subject: vm: migration: exponential downtime increment
......................................................................


Patch Set 7:

(1 comment)

http://gerrit.ovirt.org/#/c/25820/7/tests/vmMigrationTests.py
File tests/vmMigrationTests.py:

Line 33:     return izip(a, b)
Line 34: 
Line 35: 
Line 36: def _linear_downtime(downtime, steps):
Line 37:     for i in range(steps):
> Good point, will do.
Sorry, I overlooked. This code needs to as the old one as reference, so I'm keeping it for this reason.
Line 38:         yield downtime * (i + 1) / steps
Line 39: 
Line 40: 
Line 41: class TestVmMigrationDowntimeSequence(TestCaseBase):


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I6401772f52ea28144452e67198bddff18f6703eb
Gerrit-PatchSet: 7
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Martin Betak <mbetak at redhat.com>
Gerrit-Reviewer: Martin Polednik <mpolednik at redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek at redhat.com>
Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list