Francesco Romani has posted comments on this change.

Change subject: sampling: refactor tests
......................................................................


Patch Set 1: Verified+1

(1 comment)

https://gerrit.ovirt.org/#/c/61309/1/tests/samplingTests.py
File tests/samplingTests.py:

Line 228:             memorySample = sampling.NumaNodeMemorySample()
Line 229:             self.assertEqual(memorySample.nodesMemSample, expected)
Line 230: 
Line 231: 
Line 232: class FakeClock(object):
not strictly needed, but helps making the tests clearer, especially the ones 
needed by the next patch.
Line 233: 
Line 234:     STEP = 1
Line 235: 
Line 236:     def __init__(self, value=0):


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic88fc4e5f625ed97aa68bba87e1979ff06621b5b
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Francesco Romani <from...@redhat.com>
Gerrit-Reviewer: Francesco Romani <from...@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Polednik <mpoled...@redhat.com>
Gerrit-Reviewer: Milan Zamazal <mzama...@redhat.com>
Gerrit-Reviewer: gerrit-hooks <automat...@ovirt.org>
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/admin/lists/vdsm-patches@lists.fedorahosted.org

Reply via email to