numam-dpdk/dts/framework
Juraj Linkeš 57c58bf832 dts: add workflow module
The module implements methods needed to run DTS. It handles the creation
of objects and eventually the whole DTS workflow, such as running node
setups, test gathering, setup and execution and various cleanups.

Signed-off-by: Owen Hilyard <ohilyard@iol.unh.edu>
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
2022-11-09 18:07:56 +01:00
..
config dts: add config parser 2022-11-09 18:07:56 +01:00
remote_session dts: add SSH session 2022-11-09 18:07:56 +01:00
testbed_model dts: add node base class 2022-11-09 18:07:56 +01:00
__init__.py dts: add config parser 2022-11-09 18:07:56 +01:00
dts.py dts: add workflow module 2022-11-09 18:07:56 +01:00
exception.py dts: add SSH session 2022-11-09 18:07:56 +01:00
logger.py dts: add basic logging 2022-11-09 18:07:56 +01:00
settings.py dts: add remote session abstraction 2022-11-09 18:07:56 +01:00
utils.py dts: add workflow module 2022-11-09 18:07:56 +01:00