----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7251/ -----------------------------------------------------------
(Updated Sept. 25, 2012, 11:36 a.m.) Review request for cloudstack, Prasanna Santhanam and edison su. Description ------- Modified deployAndRun to pass an argument specifying a number of threads used, also moved to argparse instead of optparse. Copied TestCaseExecuteEngine to ThreadedTestCaseExecuteEngine and added class for threads. Tests are put in a queue and pulled from each thread. Diffs ----- tools/marvin/marvin/ThreadedTestCaseExecuteEngine.py PRE-CREATION tools/marvin/marvin/deployAndRun.py 1c82d9f Diff: https://reviews.apache.org/r/7251/diff/ Testing ------- Thanks, Sebastien Goasguen