mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-05 08:25:40 +00:00
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 |
||
|---|---|---|
| .. | ||
| common_function_test.go | ||
| matchers.go | ||
| podmansession_test.go | ||
| podmantest_test.go | ||
| utils.go | ||
| utils_suite_test.go | ||