On Tue, Mar 25, 2025 at 09:00:14PM +0100, Thomas Huth wrote:
> From: Thomas Huth <th...@redhat.com>
> 
> The test checks some entries in /proc and the output of some commands ...
> we put these checks into exportable functions now so that they can
> be reused more easily.
> 
> Additionally the linux_ssh_mips_malta.py uses SSH to test the networking
> of the guest. Since we don't have a SSH module in the functional
> framework yet, let's use the check_http_download() function here instead.
> 
> And while we're at it, also switch the NIC to e1000 now to get some more
> test coverage, since the "pcnet" device is already tested in the test
> test_mips_malta_cpio.
> 
> Signed-off-by: Thomas Huth <th...@redhat.com>
> ---
>  tests/avocado/linux_ssh_mips_malta.py |   8 --
>  tests/functional/meson.build          |   2 +-
>  tests/functional/test_mips_malta.py   | 108 +++++++++++++++++++++++++-
>  3 files changed, 107 insertions(+), 11 deletions(-)

Reviewed-by: Daniel P. Berrangé <berra...@redhat.com>


With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|


Reply via email to