Change in vdsm[master]: Add permutation feature to testing framework

danken at redhat.com danken at redhat.com
Mon Sep 24 09:31:50 UTC 2012


Dan Kenigsberg has submitted this change and it was merged.

Change subject: Add permutation feature to testing framework
......................................................................


Add permutation feature to testing framework

This allows creation of a single test case template that is mutated into
several actual test cases. This makes testing methods with several
options that don't change the output much easier.

For an example check out tests/permutationTests.py.

Change-Id: I26871027182a151fd63c381879e72255f6161695
Signed-off-by: Saggi Mizrahi <smizrahi at redhat.com>
---
M tests/Makefile.am
A tests/permutationTests.py
M tests/testrunner.py
3 files changed, 107 insertions(+), 0 deletions(-)

Approvals:
  Ewoud Kohl van Wijngaarden: Looks good to me, but someone else must approve
  Dan Kenigsberg: Looks good to me, approved
  Peter V. Saveliev: Looks good to me, but someone else must approve
  Zhou Zheng Sheng: Verified; Looks good to me, but someone else must approve


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I26871027182a151fd63c381879e72255f6161695
Gerrit-PatchSet: 13
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Saggi Mizrahi <smizrahi at redhat.com>
Gerrit-Reviewer: Adam Litke <agl at us.ibm.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Ewoud Kohl van Wijngaarden <ewoud at kohlvanwijngaarden.nl>
Gerrit-Reviewer: Peter V. Saveliev <peet at redhat.com>
Gerrit-Reviewer: Saggi Mizrahi <smizrahi at redhat.com>
Gerrit-Reviewer: Zhou Zheng Sheng <zhshzhou at linux.vnet.ibm.com>
Gerrit-Reviewer: oVirt Jenkins CI Server


More information about the vdsm-patches mailing list