tests/vm: Add common Ubuntu python module
commite56833b48bdedba89ab9f874eb8747bdaf382ff6
authorRobert Foley <robert.foley@linaro.org>
Wed, 1 Jul 2020 13:56:20 +0000 (1 14:56 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Sat, 11 Jul 2020 14:52:59 +0000 (11 15:52 +0100)
tree87fec2e70e8b891b690ffa39694c0b155b732269
parent3f1e8137f29b824c69d316143cc873c2239ecaed
tests/vm: Add common Ubuntu python module

Add a common Ubuntu python module and make use of
it with the ubuntu.i386 script.
This is preparation for adding an Ubuntu script
ubuntu.aarch64.  Splitting out the common
logic such as build_image() will reduce duplication.

Signed-off-by: Robert Foley <robert.foley@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20200601211421.1277-5-robert.foley@linaro.org>
Message-Id: <20200701135652.1366-9-alex.bennee@linaro.org>
tests/vm/ubuntu.i386
tests/vm/ubuntuvm.py [new file with mode: 0644]