tests/functional: fix mips64el test to honour workdir
authorDaniel P. Berrangé <berrange@redhat.com>
Thu, 21 Nov 2024 16:57:28 +0000 (16:57 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 25 Nov 2024 10:06:20 +0000 (10:06 +0000)
commit2abdc8cad0b97f5a98a0e4329a07a658c630ce54
tree5d21fec16f6d2ac0bce86c336e500330595ef5a0
parent6b99bb046dd36a6dd5525b8f88c2dcddae49222a
tests/functional: fix mips64el test to honour workdir

The missing directory separator resulted in the kernel file being
created 1 level higher than expected.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20241121154218.1423005-2-berrange@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20241121165806.476008-2-alex.bennee@linaro.org>
tests/functional/test_mips64el_malta.py