On Sat, Jan 18, 2020 at 12:32 PM Philippe Mathieu-Daudé
wrote:
>
> Cleber, Eduardo: ping?
Oops wrong patch =)
> On 10/19/19 5:34 PM, Philippe Mathieu-Daudé wrote:
> > If a test fails, it can corrupt the underlying QCow2 image,
> > making further tests failing.
> > Fix this by running each test w
Cleber, Eduardo: ping?
On 10/19/19 5:34 PM, Philippe Mathieu-Daudé wrote:
If a test fails, it can corrupt the underlying QCow2 image,
making further tests failing.
Fix this by running each test with a snapshot.
Signed-off-by: Philippe Mathieu-Daudé
---
tests/acceptance/linux_ssh_mips_malta.p
On Saturday, October 19, 2019, Philippe Mathieu-Daudé
wrote:
> If a test fails, it can corrupt the underlying QCow2 image,
> making further tests failing.
> Fix this by running each test with a snapshot.
>
> Signed-off-by: Philippe Mathieu-Daudé
> ---
> tests/acceptance/linux_ssh_mips_malta.py
If a test fails, it can corrupt the underlying QCow2 image,
making further tests failing.
Fix this by running each test with a snapshot.
Signed-off-by: Philippe Mathieu-Daudé
---
tests/acceptance/linux_ssh_mips_malta.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/ac