diff options
author | Daniel P. Berrangé <berrange@redhat.com> | 2024-11-21 16:57:36 +0000 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2024-11-25 10:06:20 +0000 |
commit | e6d69e0f3b83b7c60d024f41f5eaf130755b090c (patch) | |
tree | 023fed6e9acb5b0bd555cdaebfb197465a160607 /scripts/rust | |
parent | 03d6c237ccd98f2873d1dc59287f163ad0eb83ee (diff) | |
download | qemu-e6d69e0f3b83b7c60d024f41f5eaf130755b090c.zip qemu-e6d69e0f3b83b7c60d024f41f5eaf130755b090c.tar.gz qemu-e6d69e0f3b83b7c60d024f41f5eaf130755b090c.tar.bz2 |
tests/functional: put QEMUMachine logs in testcase log directory
We are not passing the 'log_dir' parameter to QEMUMachine, so the
QEMU stdout/err logs are being placed in a temp directory and thus
deleted after execution. This makes them inaccessible as gitlab
CI artifacts.
Pass the testcase log directory path into QEMUMachine to make the
logs persistent.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20241121154218.1423005-10-berrange@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20241121165806.476008-10-alex.bennee@linaro.org>
Diffstat (limited to 'scripts/rust')
0 files changed, 0 insertions, 0 deletions