Wenchao Xia has posted comments on this change.

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


Patch Set 3: (5 inline comments)

....................................................
Commit Message
Line 12: python testrunner.py -vdsm_replace main.py miscTests.py
Done

....................................................
File tests/testrunner.py
Line 157:     args = [sys.argv[0]] + caseArgs
Done

Line 201:     parser.add_argument('--vdsm-replace',
Done

Line 205:     testSuitConfig["case"] = args.case
Done

Line 214:         colorWrite(stream, "hacking vdsm modles...\n", colorSuitTip)
Giving user explicit tips about which library is used, is what the user wants I 
guess, which let user know things are going on the way he expect. When hack is 
removed, the print would not be triggered.

--
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: 3
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: Shu Ming <[email protected]>
Gerrit-Reviewer: Wenchao Xia <[email protected]>
_______________________________________________
vdsm-patches mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to