class documentation
class WorkerPoolConfig: (source)
Configuration parameters for a pool of test-running workers.
Instance Variable | log |
The basename of the overall test log file. |
Instance Variable | num |
The number of workers in the pool. |
Instance Variable | worker |
Extra arguments to pass the worker process in its argv. |
Instance Variable | working |
A directory in which working directories for each of the workers will be created. |