| commit | fd4abcb00839a310fc668d86177278e789f51688 | [log] [tgz] |
|---|---|---|
| author | Daniel P. Berrangé <berrange@redhat.com> | Tue Dec 17 15:59:46 2024 +0000 |
| committer | Thomas Huth <thuth@redhat.com> | Tue Dec 17 19:39:53 2024 +0100 |
| tree | f6afdd2cc948d823e7198746c10941169b87f134 | |
| parent | dd66e65f055a0d8651afcf63460b1130487aeebb [diff] |
tests/functional: add 'uncompress' to QemuBaseTest This helper wrappers utils.uncompress, forcing the use of the scratch directory, to ensure any uncompressed files are cleaned at test termination. Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> Message-ID: <20241217155953.3950506-26-berrange@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>