On Tue, Jun 29, 2021 at 11:36 AM Eric Auger wrote:
>
> From: Wainer dos Santos Moschetta
>
> As the KNOWN_DISTROS grows, more loosely methods will be created in
> the avocado_qemu/__init__.py file.
>
> Let's refactor the code so that KNOWN_DISTROS and related methods are
> packaged in a class
>
>
From: Wainer dos Santos Moschetta
As the KNOWN_DISTROS grows, more loosely methods will be created in
the avocado_qemu/__init__.py file.
Let's refactor the code so that KNOWN_DISTROS and related methods are
packaged in a class
Signed-off-by: Wainer dos Santos Moschetta
Signed-off-by: Eric Auge