Change in vdsm[master]: tests: move find() helper into testlib

danken at redhat.com danken at redhat.com
Wed Feb 25 11:54:30 UTC 2015


Dan Kenigsberg has submitted this change and it was merged.

Change subject: tests: move find() helper into testlib
......................................................................


tests: move find() helper into testlib

Recently the vmTests gained a find() helper
function to make xml tests less fragile,
allowing to assertXMLEqual() only the minimal
amount of XML.

This patch moves this helper into testlib,
to make it easily available to other test suites.

Only code moving and import fixing.

Change-Id: I6c09d49a33c9a6e617300190048a58d6cf2b0611
Signed-off-by: Francesco Romani <fromani at redhat.com>
Reviewed-on: https://gerrit.ovirt.org/38152
Reviewed-by: Nir Soffer <nsoffer at redhat.com>
Reviewed-by: Dan Kenigsberg <danken at redhat.com>
---
M tests/testlib.py
M tests/vmTests.py
2 files changed, 32 insertions(+), 32 deletions(-)

Approvals:
  Nir Soffer: Looks good to me, but someone else must approve
  Dan Kenigsberg: Looks good to me, approved
  Francesco Romani: Verified



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I6c09d49a33c9a6e617300190048a58d6cf2b0611
Gerrit-PatchSet: 3
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: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server


More information about the vdsm-patches mailing list