tests/ssh_linux_malta: Run tests using a snapshot image
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sat, 19 Oct 2019 15:34:33 +0000 (17:34 +0200)
committerAleksandar Markovic <amarkovic@wavecomp.com>
Fri, 25 Oct 2019 16:37:01 +0000 (18:37 +0200)
commitb1c452168037a1a2f64d36f9062ec10e1dec411a
tree9582bf6655d5736c6a47696eef341121194f601a
parent2c5bf8108e8f153c4d81f305e493033faba3901f
tests/ssh_linux_malta: Run tests using a snapshot image

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é <f4bug@amsat.org>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Message-Id: <20191019153437.9820-8-f4bug@amsat.org>
tests/acceptance/linux_ssh_mips_malta.py