Change in vdsm[master]: virt: periodic: dispatch work to VMs

danken at redhat.com danken at redhat.com
Wed Mar 18 16:16:19 UTC 2015


Dan Kenigsberg has posted comments on this change.

Change subject: virt: periodic: dispatch work to VMs
......................................................................


Patch Set 16:

(1 comment)

https://gerrit.ovirt.org/#/c/37885/16/tests/periodicTests.py
File tests/periodicTests.py:

Line 117: 
Line 118:     def setUp(self):
Line 119:         self.cif = fake.ClientIF()
Line 120: 
Line 121:         for i in xrange(self.VM_NUM):
range()
Line 122:             vmId = str(uuid.uuid4())
Line 123:             with self.cif.vmContainerLock:
Line 124:                 self.cif.vmContainer[vmId] = _FakeVM(
Line 125:                     vmId, 'VM-%i' % i)


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I7d0422bfce99d1e479cb5af49c7b37204ca7e295
Gerrit-PatchSet: 16
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: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list