diff options
| author | Daniel P. Berrangé <berrange@redhat.com> | 2024-12-17 15:59:31 +0000 |
|---|---|---|
| committer | Thomas Huth <thuth@redhat.com> | 2024-12-17 19:39:53 +0100 |
| commit | f84f8e71eb4bdd193e89c6550a015277b686b0af (patch) | |
| tree | b80043c05af28629c3460d0d939b4f62e2032d7e /tests/functional/qemu_test/tesseract.py | |
| parent | 9132fff802431438a2805389e74402321fb9afed (diff) | |
| download | focaccia-qemu-f84f8e71eb4bdd193e89c6550a015277b686b0af.tar.gz focaccia-qemu-f84f8e71eb4bdd193e89c6550a015277b686b0af.zip | |
tests/functional: add helpers for building file paths
Add helper methods that construct paths for * log files - to be preserved at the end of a test * scratch files - to be purged at the end of a test * build files - anything relative to the build root * data files - anything relative to the functional test source root * socket files - a short temporary dir to avoid UNIX socket limits These are to be used instead of direct access to the self.workdir, or self.logdir variables, or any other place where paths are built manually. Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> Message-ID: <20241217155953.3950506-11-berrange@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'tests/functional/qemu_test/tesseract.py')
0 files changed, 0 insertions, 0 deletions