Change in vdsm[master]: testlib: Rename __recording__ to __calls__

alitke at redhat.com alitke at redhat.com
Mon Dec 7 15:44:52 UTC 2015


Adam Litke has submitted this change and it was merged.

Change subject: testlib: Rename __recording__ to __calls__
......................................................................


testlib: Rename __recording__ to __calls__

This is more correct and more readable. Instance method calls are
recorded in obj.__calls__, and class method calls in
obj.__class_calls__.

Change-Id: I334b01fb66f4460c5f1ee34b65c25057d6ed27d6
Signed-off-by: Nir Soffer <nsoffer at redhat.com>
Reviewed-on: https://gerrit.ovirt.org/49962
Continuous-Integration: Jenkins CI
Reviewed-by: Freddy Rolland <frolland at redhat.com>
Reviewed-by: Adam Litke <alitke at redhat.com>
---
M tests/sdm_indirection_tests.py
M tests/testlib.py
M tests/testlibTests.py
M tests/vmTests.py
4 files changed, 28 insertions(+), 28 deletions(-)

Approvals:
  Adam Litke: Looks good to me, approved
  Nir Soffer: Verified
  Jenkins CI: Passed CI tests
  Freddy Rolland: Looks good to me, but someone else must approve



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I334b01fb66f4460c5f1ee34b65c25057d6ed27d6
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: Adam Litke <alitke at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Freddy Rolland <frolland at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>


More information about the vdsm-patches mailing list