> -----Original Message-----
> From: Juraj Linkeš <[email protected]>
> Sent: Friday, July 29, 2022 6:56 PM
> To: [email protected]; [email protected]; Randles, Ronan
> <[email protected]>; [email protected];
> [email protected]; Tu, Lijuan <[email protected]>
> Cc: [email protected]; Juraj Linkeš <[email protected]>
> Subject: [PATCH v4 8/9] dts: add dts 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 <[email protected]>
> Signed-off-by: Juraj Linkeš <[email protected]>
> ---
>  dts/framework/dts.py      | 70 +++++++++++++++++++++++++++++++++++++++
>  dts/framework/settings.py | 11 ++++++
>  dts/framework/utils.py    | 19 +++++++++++
>  3 files changed, 100 insertions(+)
>  create mode 100644 dts/framework/dts.py
> 

Reviewed-by: Lijuan Tu <[email protected]>

Thanks,
Lijuan

Reply via email to