Dan Kenigsberg has submitted this change and it was merged.
Change subject: add arguments to testrunner
......................................................................
add arguments to testrunner
Make testrunner accept more parameters and have help output.
Now it accept one more parameter than original testrunner,
--local-modules, which tells if the vdsm modules should be
hacked. For eg:
python testrunner.py --local-modules main.py miscTests.py
python testrunner.py --help
v2: change case parameter to accept more than one input.
v3: parameter format was changed due to comments.
v4: config was stored in local variable, parameter name changed
to indicate better.
v5: hack tips removed, use dash instead of underscore in
parameter.
v6: do not use argparser, pop key args from argv directly.
v7: --help will also print nose help info.
v8: typo and print fix.
Change-Id: I34cde3b61d394eb651da7c4b544a7c00ab4338f2
Signed-off-by: wenchao xia <[email protected]>
---
M tests/run_tests_local.sh.in
M tests/testrunner.py
2 files changed, 17 insertions(+), 2 deletions(-)
Approvals:
Dan Kenigsberg: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/4730
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I34cde3b61d394eb651da7c4b544a7c00ab4338f2
Gerrit-PatchSet: 9
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Wenchao Xia <[email protected]>
Gerrit-Reviewer: Adam Litke <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Royce Lv <[email protected]>
Gerrit-Reviewer: Shu Ming <[email protected]>
Gerrit-Reviewer: Wenchao Xia <[email protected]>
Gerrit-Reviewer: Xu He Jie <[email protected]>
_______________________________________________
vdsm-patches mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/vdsm-patches