Files
podman/test/utils
Paul Holzinger 0dad42f19d test/e2e: split cli tmpdir from per test tempdir
Right now the tmpdir for the test and cli are are the same and worse the
root/runroot directories are subdirectories of the tmpdir so tests can
create conflicting files.

Also for rootless remote builds this cuases problems for all tests which
uses the main tmpdir as context dir as they then try to copy the storage
files with different uids which will fail. Commit 79e7b0f6fd tried to
work around it but it is not enough as much more tests use this pattern.

So to fix this once and for all properly separate them. And then fixup a
few test cases that depended on the wrong value and make them use the
proper root value directly.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
(cherry picked from commit 6e20527004)
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2026-06-19 17:09:41 +02:00
..
2025-09-10 16:17:04 +02:00
2024-02-08 09:35:39 -05:00
2024-02-08 09:35:39 -05:00