Re: [PATCH] tests/acceptance: linux-related tests fix

2021-02-19 Thread Willian Rampazzo
On Fri, Feb 19, 2021 at 8:07 AM Pavel Dovgalyuk wrote: > > This patch allows cloudinit images download when ssh > key is not specified. > > Signed-off-by: Pavel Dovgalyuk > --- > tests/acceptance/avocado_qemu/__init__.py |6 -- > 1 file changed, 4 insertions(+), 2 deletions(-) > Reviewe

[PATCH] tests/acceptance: linux-related tests fix

2021-02-19 Thread Pavel Dovgalyuk
This patch allows cloudinit images download when ssh key is not specified. Signed-off-by: Pavel Dovgalyuk --- tests/acceptance/avocado_qemu/__init__.py |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/tests/acceptance/avocado_qemu/__init__.py b/tests/acceptance/avoca