tests/vm: pass --genisoimage to basevm script
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 19 May 2020 13:22:49 +0000 (09:22 -0400)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 27 May 2020 13:13:34 +0000 (14:13 +0100)
commit92fecad3d3ed3cbfd0a6b4408bb80920de803dca
treef4dbc7751ec6cf0a597936476c1da15f9fd9b7a6
parent3df437c737984069fbc12fd0d2e0f2f2c5ba5d4c
tests/vm: pass --genisoimage to basevm script

If we have an alternative to genisoimage we really need to tell the
script about it as well so it can use it. It will still default to
genisoimage in case it is run outside our build machinery.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Robert Foley <robert.foley@linaro.org>
Message-Id: <20200519132259.405-3-robert.foley@linaro.org>
tests/vm/Makefile.include
tests/vm/basevm.py