runner - Testbed Setup and Test Suite Runner

Test suite runner module.

The module is responsible for preparing DTS and running the test run.

class DTSRunner

Bases: object

Test suite runner class.

__init__()

Initialize the instance with configuration, logger, result and string constants.

run() None

Run DTS.

Prepare all the nodes ahead of the test run execution, which is subsequently run as configured.