runner - Testbed Setup and Test Suite Runner

Test suite runner module.

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

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 runs execution, which are subsequently run as configured.