Change in vdsm[master]: add arguments parser to testrunner

xiawenc at linux.vnet.ibm.com xiawenc at linux.vnet.ibm.com
Mon Jun 18 08:55:31 UTC 2012


Wenchao Xia has posted comments on this change.

Change subject: add arguments parser to testrunner
......................................................................


Patch Set 6: (3 inline comments)

....................................................
File tests/testrunner.py
Line 149:     argv = [sys.argv[0]] + caseArgs
the argparser would reject options such as "--with-xunit", so I plan to remove argparser using a simple function, help should be write manually. do you think it is acceptable?

Line 198:     testSuitConfig = {"cases": None, "local_modules": False}
plan to remove argparser, keep testSuitConfig to pass the settings out.

Line 204: def prepareTest(testConfig):
OK

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I34cde3b61d394eb651da7c4b544a7c00ab4338f2
Gerrit-PatchSet: 6
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Wenchao Xia <xiawenc at linux.vnet.ibm.com>
Gerrit-Reviewer: Adam Litke <agl at us.ibm.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Royce Lv <lvroyce at linux.vnet.ibm.com>
Gerrit-Reviewer: Shu Ming <shuming at linux.vnet.ibm.com>
Gerrit-Reviewer: Wenchao Xia <xiawenc at linux.vnet.ibm.com>
Gerrit-Reviewer: Xu He Jie <xuhj at linux.vnet.ibm.com>


More information about the vdsm-patches mailing list