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

zhshzhou at linux.vnet.ibm.com zhshzhou at linux.vnet.ibm.com
Tue Sep 18 08:18:49 UTC 2012


Zhou Zheng Sheng has posted comments on this change.

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


Patch Set 13: Looks good to me, but someone else must approve

Do you have a plan on implementing multi-level permutations? For example,

@permutation((a,), (b,), (c,))
@permutation((1,), (2,), (3,))
def f(self, x, n):
    print x, n

Then we get a 1, a 2, a 3, b 1, b 2, ...

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

Gerrit-MessageType: comment
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