On Wed, May 27, 2020 at 11:20 AM Alex Bennée wrote:
>
>
> Pavel Dovgalyuk writes:
>
> > Console interaction in avocado scripts was possible only with single
> > default VM.
> > This patch modifies the function parameters to allow passing a specific
> > VM as a parameter to interact with it.
> >
>
Pavel Dovgalyuk writes:
> Console interaction in avocado scripts was possible only with single
> default VM.
> This patch modifies the function parameters to allow passing a specific
> VM as a parameter to interact with it.
>
> Signed-off-by: Pavel Dovgalyuk
> Reviewed-by: Willian Rampazzo
>
Console interaction in avocado scripts was possible only with single
default VM.
This patch modifies the function parameters to allow passing a specific
VM as a parameter to interact with it.
Signed-off-by: Pavel Dovgalyuk
Reviewed-by: Willian Rampazzo
---
0 files changed
diff --git a/tests/ac